An administrator is managing a standard General Purpose v2 (GPv2) storage account named `strecords2026` in the West Europe region. The storage account currently uses locally-redundant storage (LRS) replication. The administrator needs to configure the storage account to use zone-redundant storage (ZRS) to protect against datacenter failures within the region. The configuration must be performed with no downtime and without migrating data to a new storage account. Which of the following actions should the administrator perform?
- AIn the Configuration blade of the storage account, change the replication setting to Zone-redundant storage (ZRS) and save the changes.
- BConfigure a lifecycle management policy with a rule to transition the blobs to a new container configured for ZRS.
- Submit a support request to Microsoft to perform a live migration of the storage account.Answer
- DCreate a new GPv2 storage account with ZRS enabled in the West Europe region and use AzCopy to replicate the blobs.
Answer
Submit a support request to Microsoft to perform a live migration of the storage account.
To migrate a storage account from locally-redundant storage (LRS) to zone-redundant storage (ZRS) without downtime and keeping the same storage account, you must submit a support request to Microsoft to perform a live migration. Microsoft handles the data replication in the background while the storage account remains fully accessible.
Step-by-Step Solution
Key Concept
Storage replication conversion limitations and migration paths in Azure Storage.