Skip to content

Commit 8f6e4a2

Browse files
committed
Updatrs from PR review
1 parent 85cb122 commit 8f6e4a2

4 files changed

+3
-15
lines changed

articles/reliability/includes/storage/reliability-storage-architecture-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
[Locally redundant storage (LRS)](/azure/storage/common/storage-redundancy?#locally-redundant-storage), the lowest-cost redundancy option, automatically stores and replicates three copies of your data within a single datacenter. Although LRS protects your data against server rack and drive failures, it doesn't account for disasters such as fire or flooding within a datacenter. In the face of such disasters, all replicas of a storage account configured to use LRS might be lost or unrecoverable.
1313

14-
:::image type="content" source="../../media/reliability-storage/locally-redundant-storage.png" alt-text="Diagram showing how data is replicated in availability zones with LRS" lightbox="../../media/reliability-storage/locally-redundant-storage.png" border="false":::
14+
:::image type="content" source="../../media/reliability-storage/locally-redundant-storage.png" alt-text="Diagram showing how data is replicated in availability zones with LRS." lightbox="../../media/reliability-storage/locally-redundant-storage.png" border="false":::
1515

1616
Zone-redundant storage (ZRS) and geo-redundant storage (GRS/GZRS) provide additional protections, and are described in detail in this article.

articles/reliability/includes/storage/reliability-storage-availability-zone-support-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
ms.custom: include file
1010
---
1111

12-
:::image type="content" source="../../media/reliability-storage/zone-redundant-storage.png" alt-text="Diagram showing how data is replicated in the primary region with ZRS" lightbox="../../media/reliability-storage/zone-redundant-storage.png" border="false":::
12+
:::image type="content" source="../../media/reliability-storage/zone-redundant-storage.png" alt-text="Diagram showing how data is replicated in the primary region with ZRS." lightbox="../../media/reliability-storage/zone-redundant-storage.png" border="false":::

articles/reliability/includes/storage/reliability-storage-multi-region-considerations-secondary-no-access-include.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

articles/reliability/includes/storage/reliability-storage-multi-region-support-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Azure Storage provides several types of geo-redundant storage in paired regions.
2222

2323
:::image type="content" source="../../media/reliability-storage/geo-redundant-storage.png" alt-text="Diagram showing how data is replicated with GRS." lightbox="../../media/reliability-storage/geo-redundant-storage.png" border="false":::
2424

25-
- [Geo-zone redundant storage (GZRS)](/azure/storage/common/storage-redundancy#geo-zone-redundant-storage) replicates data in multiple availabilty zones in the primary region, and also into the paired region.
25+
- [Geo-zone redundant storage (GZRS)](/azure/storage/common/storage-redundancy#geo-zone-redundant-storage) replicates data in multiple availability zones in the primary region, and also into the paired region.
2626

2727
:::image type="content" source="../../media/reliability-storage/geo-zone-redundant-storage.png" alt-text="Diagram showing how data is replicated with GZRS." lightbox="../../media/reliability-storage/geo-zone-redundant-storage.png" border="false":::

0 commit comments

Comments
 (0)