az storage
Manage Azure Cloud Storage resources.
Commands
az storage account |
Manage storage accounts. |
az storage account blob-service-properties |
Manage the properties of a storage account's blob service. |
az storage account blob-service-properties show |
Show the properties of a storage account's blob service. |
az storage account blob-service-properties update |
Update the properties of a storage account's blob service. |
az storage account management-policy |
Manage storage account management policies. |
az storage account management-policy create |
Creates the data policy rules associated with the specified storage account. |
az storage account management-policy delete |
Deletes the managementpolicy associated with the specified storage account. |
az storage account management-policy show |
Gets the managementpolicy associated with the specified storage account. |
az storage account management-policy update |
Updates the data policy rules associated with the specified storage account. |
az storage blob |
Manage object storage for unstructured data (blobs). |
az storage blob copy |
Manage blob copy operations. Use |
az storage blob copy start |
List blobs in a given container. |
az storage blob delete |
Mark a blob or snapshot for deletion. |
az storage blob download |
Download a blob to a file path, with automatic chunking and progress notifications. |
az storage blob exists |
Check for the existence of a blob in a container. |
az storage blob filter |
List blobs across all containers whose tags match a given search expression. |
az storage blob generate-sas |
Generate a shared access signature for the blob. |
az storage blob lease |
Manage storage blob leases. |
az storage blob lease acquire |
Request a new lease. |
az storage blob lease break |
Break the lease, if the container or blob has an active lease. |
az storage blob lease change |
Change the lease ID of an active lease. |
az storage blob lease release |
Release the lease. |
az storage blob lease renew |
Renew the lease. |
az storage blob list |
List blobs in a given container. |
az storage blob metadata |
Manage blob metadata. |
az storage blob metadata show |
Return all user-defined metadata for the specified blob or snapshot. |
az storage blob metadata update |
Set user-defined metadata for the specified blob as one or more name-value pairs. |
az storage blob set-tier |
Set the block or page tiers on the blob. |
az storage blob show |
Get the details of a blob. |
az storage blob snapshot |
Creates a snapshot of the blob. |
az storage blob tag |
Manage blob tags. |
az storage blob tag list |
Get tags on a blob or specific blob version, or snapshot. |
az storage blob tag set |
Set tags on a blob or specific blob version, but not snapshot. |
az storage blob undelete |
Restores soft-deleted blobs or snapshots. |
az storage blob upload |
Upload a file to a storage blob. |
az storage container |
Manage blob storage containers. |
az storage container generate-sas |
Generate a SAS token for a storage container. |
az storage container list |
List containers in a storage account. |
az storage container restore |
Restores soft-deleted container. |