An administrator is configuring a standard General Purpose v2 (GPv2) storage account named `stlogs2026` in the East US region. The storage account currently uses locally-redundant storage (LRS). The administrator needs to configure replication to support read-access in a secondary region, and implement a lifecycle management policy that moves blobs to the Archive tier. Which of the following statements are correct regarding the configuration of these requirements? (Select TWO.)
- The replication configuration can be changed directly from LRS to Read-access geo-redundant storage (RA-GRS) without submitting a support request.Cevap
- The lifecycle management rules can transition blobs to the Archive tier when the storage account replication is configured as RA-GRS.Cevap
- CConverting the storage account from LRS to RA-GRS requires submitting a support ticket to Microsoft to perform a manual live migration.
- DModifying the lifecycle management policy requires the administrator to have the Storage Blob Data Contributor role at the storage account scope.
Cevap
The replication configuration can be changed directly from LRS to Read-access geo-redundant storage (RA-GRS) without submitting a support request, and the lifecycle management rules can transition blobs to the Archive tier when the storage account replication is configured as RA-GRS.
The correct statements recognize that converting a standard GPv2 storage account from LRS to RA-GRS can be performed directly through the Azure portal or CLI without initiating a manual support ticket, and that lifecycle management rules can transition blobs to the Archive tier when the storage account replication is set to RA-GRS.
Adım Adım Çözüm
Anahtar Kavram
Azure storage account replication conversion paths and control plane versus data plane access for lifecycle policies.