az storage blob listIT technician command center
Azure CLI · Microsoft Azure

az storage blob list

List blobs in a container.

Copy-ready commandaz storage blob list
az storage blob list --account-name mystorage --container-name backups -o table

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

Common errors

Command not found

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