Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table includes links to Bash scripts built using the Azure CLI that create and manage Azure Storage.
Script | Description |
---|---|
Storage accounts | |
Create a storage account and retrieve/rotate the access keys | Creates an Azure Storage account and retrieves and rotates its access keys. |
Blob storage | |
Calculate the total size of a Blob storage container | Calculates the total size of all the blobs in a container. |
Delete containers with a specific prefix | Deletes containers starting with a specified string. |