az vm availability-set |
Group resources into availability sets. |
az vm availability-set convert |
Convert an Azure Availability Set to contain VMs with managed disks. |
az vm availability-set create |
Create an Azure Availability Set. |
az vm availability-set delete |
Delete an availability set. |
az vm availability-set list |
List availability sets. |
az vm availability-set list-sizes |
List VM sizes for an availability set. |
az vm availability-set show |
Get information for an availability set. |
az vm availability-set update |
Update an Azure Availability Set. |
az vm boot-diagnostics |
Troubleshoot the startup of an Azure Virtual Machine. |
az vm boot-diagnostics disable |
Disable the boot diagnostics on a VM. |
az vm boot-diagnostics enable |
Enable the boot diagnostics on a VM. |
az vm boot-diagnostics get-boot-log |
Get the boot diagnostics log from a VM. |
az vm capture |
Capture information for a stopped VM. |
az vm convert |
Convert a VM with unmanaged disks to use managed disks. |
az vm create |
Create an Azure Virtual Machine. |
az vm deallocate |
Deallocate a VM. |
az vm delete |
Delete a VM. |
az vm diagnostics |
Configure the Azure Virtual Machine diagnostics extension. |
az vm diagnostics get-default-config |
Get the default configuration settings for a VM. |
az vm diagnostics set |
Configure the Azure VM diagnostics extension. |
az vm disk |
Manage the managed data disks attached to a VM. |
az vm disk attach |
Attach a managed persistent disk to a VM. |
az vm disk detach |
Detach a managed disk from a VM. |
az vm encryption |
Manage encryption of VM disks. |
az vm encryption disable |
Disable disk encryption on the OS disk and/or data disks. Decrypt mounted disks. |
az vm encryption enable |
Enable disk encryption on the OS disk and/or data disks. Encrypt mounted disks. |
az vm encryption show |
Show encryption status. |
az vm extension |
Manage extensions on VMs. |
az vm extension delete |
Remove an extension attached to a VM. |
az vm extension image |
Find the available VM extensions for a subscription and region. |
az vm extension image list |
List the information on available extensions. |
az vm extension image list-names |
List the names of available extensions. |
az vm extension image list-versions |
List the versions for available extensions. |
az vm extension image show |
Display information for an extension. |
az vm extension list |
List the extensions attached to a VM. |
az vm extension set |
Set extensions for a VM. |
az vm extension show |
Display information about extensions attached to a VM. |
az vm extension wait |
Place the CLI in a waiting state until a condition of a virtual machine extension is met. |
az vm generalize |
Mark a VM as generalized, allowing it to be imaged for multiple deployments. |
az vm get-instance-view |
Get instance information about a VM. |
az vm host |
Manage Dedicated Hosts for Virtual Machines. |
az vm host create |
Create a dedicated host. |
az vm host delete |
Delete a dedicated host. |
az vm host get-instance-view |
Get instance information about a dedicated host. |
az vm host group |
Manage Dedicated Host Groups. |
az vm host group create |
Create a dedicated host group. |
az vm host group delete |
Delete a dedicated host group. |
az vm host group list |
List dedicated host groups. |
az vm host group show |
Get the details of a dedicated host group. |
az vm host group update |
Update a dedicated host group. |
az vm host list |
List dedicated hosts. |
az vm host show |
Get the details of a dedicated host. |
az vm host update |
Update a dedicated host. |
az vm identity |
Manage service identities of a VM. |
az vm identity assign |
Enable managed service identity on a VM. |
az vm identity remove |
Remove managed service identities from a VM. |
az vm identity show |
Display VM’s managed identity info. |
az vm image |
Information on available virtual machine images. |
az vm image accept-terms |
Accept Azure Marketplace term so that the image can be used to create VMs. |
az vm image list |
List the VM/VMSS images available in the Azure Marketplace. |
az vm image list-offers |
List the VM image offers available in the Azure Marketplace. |
az vm image list-publishers |
List the VM image publishers available in the Azure Marketplace. |
az vm image list-skus |
List the VM image SKUs available in the Azure Marketplace. |
az vm image show |
Get the details for a VM image available in the Azure Marketplace. |
az vm list |
List details of Virtual Machines. |
az vm list-ip-addresses |
List IP addresses associated with a VM. |
az vm list-sizes |
List available sizes for VMs. |
az vm list-skus |
Get details for compute-related resource SKUs. |
az vm list-usage |
List available usage resources for VMs. |
az vm list-vm-resize-options |
List available resizing options for VMs. |
az vm nic |
Manage network interfaces. See also `az network nic`. |
az vm nic add |
Add existing NICs to a VM. |
az vm nic list |
List the NICs available on a VM. |
az vm nic remove |
Remove NICs from a VM. |
az vm nic set |
Configure settings of a NIC attached to a VM. |
az vm nic show |
Display information for a NIC attached to a VM. |
az vm open-port |
Opens a VM to inbound traffic on specified ports. |
az vm perform-maintenance |
The operation to perform maintenance on a virtual machine. |
az vm redeploy |
Redeploy an existing VM. |
az vm resize |
Update a VM’s size. |
az vm restart |
Restart VMs. |
az vm run-command |
Manage run commands on a Virtual Machine. |
az vm run-command invoke |
Execute a specific run command on a vm. |
az vm run-command list |
Lists all available run commands for a subscription in a location. |
az vm run-command show |
Gets specific run command for a subscription in a location. |
az vm secret |
Manage VM secrets. |
az vm secret add |
Add a secret to a VM. |
az vm secret format |
Transform secrets into a form that can be used by VMs and VMSSes. |
az vm secret list |
List secrets on a VM. |
az vm secret remove |
Remove a secret from a VM. |
az vm show |
Get the details of a VM. |
az vm start |
Start a stopped VM. |
az vm stop |
Power off (stop) a running VM. |
az vm unmanaged-disk |
Manage the unmanaged data disks attached to a VM. |
az vm unmanaged-disk attach |
Attach an unmanaged persistent disk to a VM. |
az vm unmanaged-disk detach |
Detach an unmanaged disk from a VM. |
az vm unmanaged-disk list |
List unmanaged disks of a VM. |
az vm update |
Update the properties of a VM. |
az vm user |
Manage user accounts for a VM. |
az vm user delete |
Delete a user account from a VM. |
az vm user reset-ssh |
Reset the SSH configuration on a VM. |
az vm user update |
Update a user account. |
az vm wait |
Place the CLI in a waiting state until a condition of the VM is met. |