Skip to content

Commit 3c41586

Browse files
committed
storage redundancy lrs2zrs adjustment
1 parent cfd51b3 commit 3c41586

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/storage/common/redundancy-migration.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
77

88
ms.service: storage
99
ms.topic: how-to
10-
ms.date: 02/27/2023
10+
ms.date: 03/13/2023
1111
ms.author: jammart
1212
ms.subservice: common
1313
ms.custom: engagement-fy23, references_regions
@@ -21,10 +21,11 @@ In this article, you will learn how to change the replication setting(s) for an
2121

2222
## Options for changing the replication type
2323

24-
Three aspects of the redundancy configuration of a storage account determine how your storage account is replicated and accessible:
24+
Four aspects of the redundancy configuration of a storage account determine how your data is replicated and accessible:
2525

26-
- **Zone redundancy** - whether data is replicated between different zones within the primary region (LRS vs. ZRS)
27-
- **Geo-redundancy** - replication within a single "local" region or between different regions (LRS vs. GRS)
26+
- **Local redundancy** - your data is always replicated three times within the local or primary region (LRS)
27+
- **Zone redundancy** - whether your data is replicated between different zones within the primary region (LRS vs. ZRS)
28+
- **Geo-redundancy** - replication within a single "local" region or between a primary and a secondary region (LRS vs. GRS)
2829
- **Read access (RA)** - read access to the secondary region when geo-redundancy is used (GRS vs. RA-GRS)
2930

3031
For an overview of all of the redundancy options, see [Azure Storage redundancy](storage-redundancy.md).

0 commit comments

Comments
 (0)