You manage an Azure subscription that contains an Azure Storage account named storage1. The storage account is configured as a General Purpose v1 (GPv1) account and uses Locally Redundant Storage (LRS). You need to create a lifecycle management rule that will automatically transition blobs in a container named backups to the Archive access tier after 30 days. What should you do first?
- AAssign the Storage Blob Data Owner Role-Based Access Control (RBAC) role to your administrator account.
- Upgrade the storage account to a General Purpose v2 (GPv2) storage account.Cevap
- CChange the replication setting of the storage account from Locally Redundant Storage (LRS) to Zone-Redundant Storage (ZRS).
- DConfigure Geo-Redundant Storage (GRS) replication to enable secondary-region lifecycle rule execution.
Cevap
Upgrade the storage account to a General Purpose v2 (GPv2) storage account.
Azure Blob Storage lifecycle management and blob tiering (such as transitioning blobs to the Archive access tier) are supported only on General Purpose v2 (GPv2) accounts, Premium Block Blob accounts, and Blob Storage accounts. General Purpose v1 (GPv1) accounts do not support blob tiering or lifecycle management policies. Therefore, the GPv1 storage account must first be upgraded to GPv2 to support the creation and execution of lifecycle rules.
Adım Adım Çözüm
Anahtar Kavram
Azure Blob Storage Lifecycle Management and Account Upgrades
Tahmini Süre:1m 30s