Ghi
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử thay đổi thư mục.
The following table includes links to PowerShell script samples 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 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. |