다음을 통해 공유


Azure PowerShell samples for Azure Blob storage

The following table includes links to PowerShell script samples that create and manage Azure Storage.

스크립트 설명
스토리지 계정
스토리지 계정 만들기 및 액세스 키 검색/회전 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 컨테이너의 총 크기 계산 컨테이너에 있는 모든 Blob의 총 크기를 계산합니다.
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.
특정 접두사를 사용하여 컨테이너 삭제 지정된 문자열로 시작하는 컨테이너를 삭제합니다.