Skip to content

Commit 2ee439f

Browse files
authored
Merge pull request #102172 from artemuwka/1-23-ak-zrsfaq
Updating ZRS FAQ
2 parents d3b3c7d + 8299972 commit 2ee439f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-redundancy-zrs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ Once the migration is complete the replication type of the account(s) will chang
127127

128128
ZRS only supports general-purpose v2 accounts so before submitting a request for a live migration to ZRS make sure to upgrade your account(s) to general-purpose v2. See [Azure storage account overview](https://docs.microsoft.com/azure/storage/common/storage-account-overview) and [Upgrade to a general-purpose v2 storage account](https://docs.microsoft.com/azure/storage/common/storage-account-upgrade) for more details.
129129

130-
**Can I request a live migration of my read-access geo-redundant storage (RA-GRS) account(s) to ZRS?**
130+
**Can I request a live migration of my geo-redundant or read-access geo-redundant storage (GRS/RA-GRS) account(s) to ZRS?**
131131

132-
Before submitting a request for a live migration to ZRS make sure your application(s) or workload(s) no longer require access to the secondary read-only endpoint and change the replication type of your storage account(s) to geo-redundant storage (GRS). See [Changing replication strategy](https://docs.microsoft.com/azure/storage/common/storage-redundancy#changing-replication-strategy) for more details.
132+
Live migration is supported only for storage accounts that use LRS replication. If your account uses GRS or RA-GRS, then you need to first change your account's replication type to LRS before proceeding. This intermediary step removes the secondary endpoint provided by GRS/RA-GRS. Also, before submitting a request for a live migration to ZRS make sure your application(s) or workload(s) no longer require access to the secondary read-only endpoint and change the replication type of your storage account(s) to locally-redundant storage (LRS). See [Changing replication strategy](https://docs.microsoft.com/azure/storage/common/storage-redundancy#changing-replication-strategy) for more details.
133133

134134
**Can I request a live migration of my storage account(s) to ZRS to another region?**
135135

0 commit comments

Comments
 (0)