Azure Compute
Deprecated. Create and Manage Azure Virtual Machines
- Category
- IT Services
- Pack
- DeprecatedContent
Configuration parameters
- host — Host URL (e.g. https://management.azure.com) (required)
- tenant_id — Tenant ID (received from the admin consent - see Detailed Instructions (?) section) (required)
- token — Token (received from the admin consent - see detailed instructions (?)) (required)
- proxy — Use system proxy settings
- unsecure — Trust any certificate (not secure)
Commands (7)
- azure-list-resource-groups — Lists all resource groups that belong to your Azure subscription.
- azure-vm-create-instance — Creates a virtual machine instance with the specified OS image.
- azure-vm-delete-instance — Deletes a specified virtual machine.
- azure-vm-get-instance-details — Gets the properties of a given virtual machine.
- azure-vm-list-instances — Lists the virtual machine instances in the given resource group.
- azure-vm-poweroff-instance — Powers off a given virtual machine.
- azure-vm-start-instance — Powers on a given virtual machine.