Skip to content

Commit 744f7fb

Browse files
committed
tweak table
1 parent 0550522 commit 744f7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-redundancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ The following table indicates whether your data is durable and available in a gi
155155
| Outage scenario | LRS | ZRS | GRS/RA-GRS | GZRS/RA-GZRS |
156156
| :------------------------------------------------------------------------------------------------------- | :------------------------------ | :------------------------------- | :----------------------------------- | :----------------------------------- |
157157
| A node within a data center becomes unavailable | Yes | Yes | Yes | Yes |
158-
| An availability zone becomes unavailable | N/A | Yes | N/A | Yes |
158+
| An entire data center (zonal or non-zonal) becomes unavailable | No | Yes | Yes | Yes |
159159
| A region-wide outage occurs in the primary region | No | No | Yes<sup>1</sup> | Yes<sup>1</sup> |
160160
| Read access to the secondary region is available if the primary region becomes unavailable | No | No | Yes (with RA-GRS) | Yes (with RA-GZRS) |
161161

0 commit comments

Comments
 (0)