Copy-ready commandaz resource list — Basic Usage
az resource list -g rg-app-prod -o tableRequirements and permissions
- Requirements
- Azure CLI
- Permissions
- Azure RBAC permissions vary
- Last reviewed
- 2026-07-31
Examples
Basic Usage
Use az resource list for a standard administrative task.
az resource list -g rg-app-prod -o tableOriginal command
List resources in a resource group.
az resource list -g rg-app-prod -o tableCommon errors
Command not found
Confirm Azure CLI is installed and available in your current shell.