Skip to content

Commit 162ac2d

Browse files
authored
Merge pull request #109231 from artemuwka/3-26-20-akzrsmigrations
Live migration for failed over accounts
2 parents c7ab88d + fb6f3a3 commit 162ac2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/common/redundancy-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The following table provides an overview of how to switch from each type of repl
4141

4242
<sup>1</sup> Incurs a one-time egress charge.
4343

44+
> [!CAUTION]
45+
> If you performed an [account failover](https://docs.microsoft.com/azure/storage/common/storage-disaster-recovery-guidance) for your (RA-)GRS or (RA-)GZRS account, it is configured to be locally redundant in the new primary region. Live migration to ZRS or GZRS for such LRS accounts is not supported. You will need to perform [manual migration](https://docs.microsoft.com/azure/storage/common/redundancy-migration#perform-a-manual-migration-to-zrs).
46+
4447
## Change the replication setting
4548

4649
You can use the Azure portal, PowerShell, or Azure CLI to change the replication setting for a storage account, as long as you are not changing how data is replicated in the primary region. If you are migrating from LRS in the primary region to ZRS in the primary region or vice versa, then you must perform either a [manual migration](#perform-a-manual-migration-to-zrs) or a [live migration](#request-a-live-migration-to-zrs).

0 commit comments

Comments
 (0)