Skip to content

Commit 3ac90a8

Browse files
authored
Update storage-redundancy.md
Adjusting to include ZRS managed disk information into the article.
1 parent e6c8c8d commit 3ac90a8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/storage/common/storage-redundancy.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,12 @@ ZRS is supported for premium file shares (Azure Files) through the `FileStorage`
103103

104104
For a list of regions that support zone-redundant storage (ZRS) for premium file share accounts, see [Azure Files zone-redundant storage for premium file shares](../files/redundancy-premium-file-shares.md).
105105

106+
#### Managed disks
107+
108+
ZRS is supported for managed disks with the following [limitations](../../virtual-machines/disks-redundancy.md#limitations).
109+
110+
For a list of regions that support zone-redundant storage (ZRS) for managed disks, see [regional availability](../../virtual-machines/disks-redundancy.md#regional-availability).
111+
106112
## Redundancy in a secondary region
107113

108114
For applications requiring high durability, you can choose to additionally copy the data in your storage account to a secondary region that is hundreds of miles away from the primary region. If your storage account is copied to a secondary region, then your data is durable even in the case of a complete regional outage or a disaster in which the primary region isn't recoverable.
@@ -241,7 +247,7 @@ Unmanaged disks don't support ZRS or GZRS.
241247
For pricing information for each redundancy option, see [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage/).
242248

243249
> [!NOTE]
244-
> Azure Premium Disk Storage currently supports only locally redundant storage (LRS). Block blob storage accounts support locally redundant storage (LRS) and zone redundant storage (ZRS) in certain regions.
250+
Block blob storage accounts support locally redundant storage (LRS) and zone redundant storage (ZRS) in certain regions.
245251

246252
### Support for customer-managed account failover
247253

@@ -290,3 +296,4 @@ Azure Storage regularly verifies the integrity of data stored using cyclic redun
290296
- [Azure Files](https://azure.microsoft.com/pricing/details/storage/files/)
291297
- [Table Storage](https://azure.microsoft.com/pricing/details/storage/tables/)
292298
- [Queue Storage](https://azure.microsoft.com/pricing/details/storage/queues/)
299+
- [Azure Disks](https://azure.microsoft.com/pricing/details/managed-disks/)

0 commit comments

Comments
 (0)