Configuration parameters
host— Host URL (e.g. https://management.azure.com) (required)auth_id— ID (received from the admin consent - see Detailed Instructions (?)tenant_id— Token (received from the admin consent - see Detailed Instructions (?) section)enc_key— Key (received from the admin consent - see Detailed Instructions (?)certificate_thumbprint— Certificate Thumbprintcred_auth_id—cred_token—cred_enc_key—cred_certificate_thumbprint—private_key— Private Keysubscription_id— Default Subscription IDcred_subscription_id—resource_group— Default Resource Group Nameproxy— Use system proxy settingsunsecure— Trust any certificate (not secure)self_deployed— Use a self-deployed Azure Application
Commands (13)
-
azure-list-resource-groupsLists all resource groups that belong to your Azure subscription.
-
azure-list-subscriptionsLists the subscriptions for this application.
-
azure-vm-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
azure-vm-create-instanceCreates a virtual machine instance with the specified OS image.
-
azure-vm-create-nicCreates a virtual machine network interface.
-
azure-vm-delete-instanceDeletes a specified virtual machine.
-
azure-vm-get-all-public-ip-detailsGets the properties of all public ip address in a subscription.
-
azure-vm-get-instance-detailsGets the properties of a given virtual machine.
-
azure-vm-get-nic-detailsGets the properties of a given network interface.
-
azure-vm-get-public-ip-detailsGets the properties of a given public IP address.
-
azure-vm-list-instancesLists the virtual machine instances in the given resource group.
-
azure-vm-poweroff-instancePowers off a given virtual machine.
-
azure-vm-start-instancePowers on a given virtual machine.