Skip to content

Commit 00ad04e

Browse files
authored
Merge pull request #77134 from artemuwka/5-17-artek-zrsmdstory
Adding details on managed disks
2 parents 94828df + 7d7470a commit 00ad04e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ ZRS is generally available in the following regions:
2828
- France Central
2929
- Japan East
3030
- UK South
31+
- US Central
3132
- US East
3233
- US East 2
3334
- US West 2
34-
- US Central
3535

3636
Microsoft continues to enable ZRS in additional Azure regions. Check the [Azure Service Updates](https://azure.microsoft.com/updates/) page regularly for information about new regions.
3737

@@ -71,6 +71,7 @@ Keep in mind the following restrictions on live migration:
7171
- You can only migrate data within the same region. If you want to migrate your data into a ZRS account located in a region different than the source account, then you must perform a manual migration.
7272
- Only standard storage account types support live migration. Premium storage accounts must be migrated manually.
7373
- Live migration from ZRS to LRS, GRS or RA-GRS is not supported. You will need to manually move the data to a new or an existing storage account.
74+
- Managed disks are only available for LRS and cannot be migrated to ZRS. For integration with availability sets see [Introduction to Azure managed disks](https://docs.microsoft.com/azure/virtual-machines/windows/managed-disks-overview#integration-with-availability-sets). You can store snapshots and images for Standard SSD Managed Disks on Standard HDD storage and [choose between LRS and ZRS options](https://azure.microsoft.com/pricing/details/managed-disks/).
7475

7576
You can request live migration through the [Azure Support portal](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview). From the portal, select the storage account you want to convert to ZRS.
7677
1. Select **New Support Request**
@@ -92,7 +93,7 @@ A support person will contact you and provide any assistance you need.
9293

9394
**Should I plan for any downtime during the migration?**
9495

95-
There is no downtime caused by the migration. During a live migration, you can continue your storage account while your data is migrated between source and destination storage stamps. During the migration process, you have the same level of durability and availability SLA as you normally do.
96+
There is no downtime caused by the migration. During a live migration, you can continue using your storage account while your data is migrated between source and destination storage stamps. During the migration process, you have the same level of durability and availability SLA as you normally do.
9697

9798
**Is there any data loss associated with the migration?**
9899

0 commit comments

Comments
 (0)