Copy-ready commandaz storage blob list
az storage blob list --account-name mystorage --container-name backups -o tableRequirements and permissions
- Requirements
- Azure CLI
- Permissions
- Azure RBAC permissions vary
- Last reviewed
- 2026-07-31
Examples
Basic example
List blobs in a container.
az storage blob list --account-name mystorage --container-name backups -o tableCommon errors
Command not found
Confirm Azure CLI is installed and available in your current shell.