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

az storage blob list — Basic Usage

Use az storage blob list for a standard administrative task.

Copy-ready commandaz storage blob list — Basic Usage
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 Usage

Use az storage blob list for a standard administrative task.

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

Original command

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.