az vm show — Basic UsageIT technician command center
Azure CLI · Microsoft Azure

az vm show — Basic Usage

Use az vm show for a standard administrative task.

Copy-ready commandaz vm show — Basic Usage
az vm show -g rg-app-prod -n vm01 -d

Requirements 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 -d

Original command

Display Azure VM details.

az vm show -g rg-app-prod -n vm01 -d

Common errors

Command not found

Confirm Azure CLI is installed and available in your current shell.