Copy-ready commandaz vm show — Basic Usage
az vm show -g rg-app-prod -n vm01 -dRequirements and permissions
- Requirements
- Azure CLI
- Permissions
- Azure RBAC permissions vary
- Last reviewed
- 2026-07-31
Examples
Basic Usage
Use az vm show for a standard administrative task.
az vm show -g rg-app-prod -n vm01 -dOriginal command
Display Azure VM details.
az vm show -g rg-app-prod -n vm01 -dCommon errors
Command not found
Confirm Azure CLI is installed and available in your current shell.