You manage two General Purpose v2 (GPv2) storage accounts in the East US region:
* `storage1`: Configured with Locally Redundant Storage (LRS).
* `storage2`: Configured with Zone-Redundant Storage (ZRS).
You need to update the replication configuration of both storage accounts to meet the following requirements:
* Replicate all data to a secondary region (West US).
* Maintain zone redundancy in the primary region.
* Ensure there is no downtime or data loss during the configuration change.
* Avoid manual data replication.
Which two actions should you perform?
- For storage2, change the replication setting to Geo-zone-redundant storage (GZRS) in the Azure portal.Cevap
- For storage1, submit a support request to Microsoft to perform a live migration to Geo-zone-redundant storage (GZRS).Cevap
- CFor storage1, change the replication setting to Geo-zone-redundant storage (GZRS) in the Azure portal.
- DFor storage2, submit a support request to Microsoft to perform a live migration to Geo-zone-redundant storage (GZRS).
Cevap
To meet the requirements, you should change the replication setting of storage2 to Geo-zone-redundant storage (GZRS) in the Azure portal, and submit a support request to Microsoft to perform a live migration to Geo-zone-redundant storage (GZRS) for storage1.
To maintain zone redundancy in the primary region and replicate to a secondary region, the storage accounts must use Geo-zone-redundant storage (GZRS). For the storage account configured with ZRS (storage2), converting to GZRS is a self-service operation that can be performed directly in the Azure portal. For the storage account configured with LRS (storage1), converting to GZRS cannot be done via self-service and requires submitting a support request to Microsoft to perform a live migration, which avoids downtime and data copying.
Adım Adım Çözüm
Anahtar Kavram
Replication migration paths and constraints for Azure GPv2 storage accounts