az storage
Manage Azure Cloud Storage resources.
Commands
| az storage account | Manage storage accounts. |
| az storage account check-name | Checks that the storage account name is valid and is not already in use. |
| az storage account create | Create a storage account. |
| az storage account delete | Delete a storage account. |
| az storage account generate-sas | Generates a shared access signature for the account. |
| az storage account keys | Manage storage account keys. |
| az storage account keys list | List the primary and secondary keys for a storage account. |
| az storage account keys renew | Regenerates one of the access keys for the specified storage account. |
| az storage account list | List storage accounts. |
| az storage account network-rule | Manage network rules. |
| az storage account network-rule add | Add a network rule. |
| az storage account network-rule list | List network rules. |
| az storage account network-rule remove | Remove a network rule. |
| az storage account show | Show storage account properties. |
| az storage account show-connection-string | Get the connection string for a storage account. |
| az storage account show-usage | Show the current count and limit of the storage accounts under the subscription. |
| az storage account update | Update the properties of a storage account. |
| az storage blob | Manage object storage for unstructured data (blobs). |
| az storage blob copy | Manage blob copy operations. |
| az storage blob copy cancel | Aborts a pending copy_blob operation, and leaves a destination blob with zero length and full metadata. |
| az storage blob copy start | Copies a blob asynchronously. |
| az storage blob copy start-batch | Copy multiple blobs or files to a blob container. |
| az storage blob delete | Mark a blob or snapshot for deletion. |
| az storage blob download | Downloads a blob to a file path, with automatic chunking and progress notifications. |
| az storage blob download-batch | Download blobs in a container recursively. |
| az storage blob exists | Check for the existence of a blob in a container. |
| az storage blob generate-sas | Generates a shared access signature for the blob. |
| az storage blob incremental-copy | Manage blob incremental copy operations. |
| az storage blob incremental-copy cancel | Aborts a pending copy_blob operation, and leaves a destination blob with zero length and full metadata. |
| az storage blob incremental-copy start | Copies an incremental copy of a blob asynchronously. |
| az storage blob lease | Manage storage blob leases. |
| az storage blob lease acquire | Requests a new lease. |
| az storage blob lease break | Breaks the lease, if the blob has an active lease. |
| az storage blob lease change | Changes the lease ID of an active lease. |
| az storage blob lease release | Releases the lease. |
| az storage blob lease renew | Renews the lease. |
| az storage blob list | List blobs in a given container. |
| az storage blob metadata | Manage blob metadata. |
| az storage blob metadata show | Returns all user-defined metadata for the specified blob or snapshot. |
| az storage blob metadata update | Sets user-defined metadata for the specified blob as one or more name-value pairs. |
| az storage blob service-properties | Manage storage blob service properties. |
| az storage blob service-properties show | Gets the properties of a storage account's Blob service, including Azure Storage Analytics. |
| 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 read-only snapshot of a blob. |
| az storage blob update | Sets system properties on the blob. |
| az storage blob upload | Upload a file to a storage blob. |
| az storage blob upload-batch | Upload files to storage container as blobs. |
| az storage blob url | Creates the url to access a blob. |
| az storage container | Manage blob storage containers. |
| az storage container create | Create a container in a storage account. |
| az storage container delete | Marks the specified container for deletion. |
| az storage container exists | Check for the existence of a storage container. |
| az storage container generate-sas | Generates a shared access signature for the container. |
| az storage container lease | Manage blob storage container leases. |
| az storage container lease acquire | Requests a new lease. |
| az storage container lease break | Break the lease, if the container has an active lease. |
| az storage container lease change | Change the lease ID of an active lease. |
| az storage container lease release | Release the lease. |
| az storage container lease renew | Renews the lease. |
| az storage container list | List containers in a storage account. |
| az storage container metadata | Manage container metadata. |
| az storage container metadata show | Returns all user-defined metadata for the specified container. |
| az storage container metadata update | Sets one or more user-defined name-value pairs for the specified container. |
| az storage container policy | Manage container stored access policies. |
| az storage container policy create | Create a stored access policy on the containing object. |
| az storage container policy delete | Delete a stored access policy on a containing object. |
| az storage container policy list | List stored access policies on a containing object. |
| az storage container policy show | Show a stored access policy on a containing object. |
| az storage container policy update | Set a stored access policy on a containing object. |
| az storage container set-permission | Sets the permissions for the specified container or stored access policies that may be used with Shared Access Signatures. |
| az storage container show | Returns all user-defined metadata and system properties for the specified container. |
| az storage container show-permission | Gets the permissions for the specified container. |
| az storage cors | Manage storage service Cross-Origin Resource Sharing (CORS). |
| az storage cors add | Add a CORS rule to a storage account. |
| az storage cors clear | Remove all CORS rules from a storage account. |
| az storage cors list | List all CORS rules for a storage account. |
| az storage directory | Manage file storage directories. |
| az storage directory create | Creates a new directory under the specified share or parent directory. |
| az storage directory delete | Deletes the specified empty directory. |
| az storage directory exists | Check for the existence of a storage directory. |
| az storage directory list | List directories in a share. |
| az storage directory metadata | Manage file storage directory metadata. |
| az storage directory metadata show | Returns all user-defined metadata for the specified directory. |
| az storage directory metadata update | Sets one or more user-defined name-value pairs for the specified directory. |
| az storage directory show | Returns all user-defined metadata and system properties for the specified directory. |
| az storage entity | Manage table storage entities. |
| az storage entity delete | Deletes an existing entity in a table. |
| az storage entity insert | Insert an entity into a table. |
| az storage entity merge | Updates an existing entity by merging the entity's properties. |
| az storage entity query | List entities which satisfy a query. |
| az storage entity replace | Updates an existing entity in a table. |
| az storage entity show | Get an entity from the specified table. |
| az storage file | Manage file shares that use the SMB 3.0 protocol. |
| az storage file copy | Manage file copy operations. |
| az storage file copy cancel | Aborts a pending copy_file operation, and leaves a destination file with zero length and full metadata. |
| az storage file copy start | Copies a file asynchronously. |
| az storage file copy start-batch | Copy multiple files or blobs to a file share. |
| az storage file delete | Marks the specified file for deletion. |
| az storage file download | Downloads a file to a file path, with automatic chunking and progress notifications. |
| az storage file download-batch | Download files from an Azure Storage File Share to a local directory in a batch operation. |
| az storage file exists | Check for the existence of a file. |
| az storage file generate-sas | Generates a shared access signature for the file. |
| az storage file list | List files and directories in a share. |
| az storage file metadata | Manage file metadata. |
| az storage file metadata show | Returns all user-defined metadata for the specified file. |
| az storage file metadata update | Sets user-defined metadata for the specified file as one or more name-value pairs. |
| az storage file resize | Resizes a file to the specified size. |
| az storage file show | Returns all user-defined metadata, standard HTTP properties, and system properties for the file. |
| az storage file update | Sets system properties on the file. |
| az storage file upload | Upload a file to a share that uses the SMB 3.0 protocol. |
| az storage file upload-batch | Upload files from a local directory to an Azure Storage File Share in a batch operation. |
| az storage file url | Creates the url to access a file. |
| az storage logging | Manage storage service logging information. |
| az storage logging show | Show logging settings for a storage account. |
| az storage logging update | Update logging settings for a storage account. |
| az storage message | Manage queue storage messages. |
| az storage message clear | Deletes all messages from the specified queue. |
| az storage message delete | Deletes the specified message. |
| az storage message get | Retrieves one or more messages from the front of the queue. |
| az storage message peek | Retrieves one or more messages from the front of the queue, but does not alter the visibility of the message. |
| az storage message put | Adds a new message to the back of the message queue. |
| az storage message update | Updates the visibility timeout of a message. |
| az storage metrics | Manage storage service metrics. |
| az storage metrics show | Show metrics settings for a storage account. |
| az storage metrics update | Update metrics settings for a storage account. |
| az storage queue | Manage storage queues. |
| az storage queue create | Creates a queue under the given account. |
| az storage queue delete | Deletes the specified queue and any messages it contains. |
| az storage queue exists | Returns a boolean indicating whether the queue exists. |
| az storage queue generate-sas | Generates a shared access signature for the queue. |
| az storage queue list | List queues in a storage account. |
| az storage queue metadata | Manage the metadata for a storage queue. |
| az storage queue metadata show | Retrieves user-defined metadata and queue properties on the specified queue. |
| az storage queue metadata update | Sets user-defined metadata on the specified queue. |
| az storage queue policy | Manage shared access policies for a storage queue. |
| az storage queue policy create | Create a stored access policy on the containing object. |
| az storage queue policy delete | Delete a stored access policy on a containing object. |
| az storage queue policy list | List stored access policies on a containing object. |
| az storage queue policy show | Show a stored access policy on a containing object. |
| az storage queue policy update | Set a stored access policy on a containing object. |
| az storage queue stats | Retrieves statistics related to replication for the Queue service. |
| az storage share | Manage file shares. |
| az storage share create | Creates a new share under the specified account. |
| az storage share delete | Marks the specified share for deletion. |
| az storage share exists | Check for the existence of a file share. |
| az storage share generate-sas | Generates a shared access signature for the share. |
| az storage share list | List the file shares in a storage account. |
| az storage share metadata | Manage the metadata of a file share. |
| az storage share metadata show | Returns all user-defined metadata for the specified share. |
| az storage share metadata update | Sets one or more user-defined name-value pairs for the specified share. |
| az storage share policy | Manage shared access policies of a storage file share. |
| az storage share policy create | Create a stored access policy on the containing object. |
| az storage share policy delete | Delete a stored access policy on a containing object. |
| az storage share policy list | List stored access policies on a containing object. |
| az storage share policy show | Show a stored access policy on a containing object. |
| az storage share policy update | Set a stored access policy on a containing object. |
| az storage share show | Returns all user-defined metadata and system properties for the specified share. |
| az storage share stats | Gets the approximate size of the data stored on the share, rounded up to the nearest gigabyte. |
| az storage share update | Sets service-defined properties for the specified share. |
| az storage table | Manage NoSQL key-value storage. |
| az storage table create | Creates a new table in the storage account. |
| az storage table delete | Deletes the specified table and any data it contains. |
| az storage table exists | Returns a boolean indicating whether the table exists. |
| az storage table generate-sas | Generates a shared access signature for the table. |
| az storage table list | List tables in a storage account. |
| az storage table policy | Manage shared access policies of a storage table. |
| az storage table policy create | Create a stored access policy on the containing object. |
| az storage table policy delete | Delete a stored access policy on a containing object. |
| az storage table policy list | List stored access policies on a containing object. |
| az storage table policy show | Show a stored access policy on a containing object. |
| az storage table policy update | Set a stored access policy on a containing object. |
| az storage table stats | Retrieves statistics related to replication for the Table service. |