Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.08 KB

storage-samples-blobs-cli.md

File metadata and controls

24 lines (20 loc) · 1.08 KB
title description services author ms.custom ms.service ms.topic ms.date ms.author
Azure CLI samples for Blob storage | Microsoft Docs
Azure CLI samples for working with Azure Blob Storage
storage
tamram
mvc
storage
sample
06/13/2017
tamram

Azure CLI samples for Azure Blob storage

The following table includes links to Bash scripts built using the Azure CLI that create and manage Azure Storage.

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.