az resource list — Basic UsageIT technician command center
Azure CLI · Microsoft Azure

az resource list — Basic Usage

Use az resource list for a standard administrative task.

Copy-ready commandaz resource list — Basic Usage
az resource list -g rg-app-prod -o table

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

Original command

List resources in a resource group.

az resource list -g rg-app-prod -o table

Common errors

Command not found

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