Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.66 KB

storage-samples-blobs-powershell.md

File metadata and controls

26 lines (22 loc) · 1.66 KB
title description services author ms.service ms.topic ms.date ms.author ms.component
Azure PowerShell samples for Azure Blob storage | Microsoft Docs
Azure PowerShell samples for working with Azure Blob storage
storage
tamram
storage
sample
11/07/2017
tamram
blobs

Azure PowerShell samples for Azure Blob storage

The following table includes links to PowerShell script samples 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 one of its access keys.
Migrate Blobs across storage accounts using AzCopy on Windows Migrate blobs across Azure Storage accounts using AzCopy on Windows.
Blob storage
Calculate the total size of a Blob storage container Calculates the total size of all the blobs in a container.
Calculate the size of a Blob storage container for billing purposes Calculates the size of a container in Blob storage for the purpose of estimating billing costs.
Delete containers with a specific prefix Deletes containers starting with a specified string.