You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-redundancy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: tamram
6
6
7
7
ms.service: storage
8
8
ms.topic: article
9
-
ms.date: 07/10/2019
9
+
ms.date: 09/17/2019
10
10
ms.author: tamram
11
11
ms.reviewer: artek
12
12
ms.subservice: common
@@ -33,15 +33,15 @@ When you create a storage account, you can select one of the following redundanc
33
33
34
34
The following table provides a quick overview of the scope of durability and availability that each replication strategy will provide you for a given type of event (or event of similar impact).
| Node unavailability within a data center | Yes | Yes | Yes | Yes |
39
39
| An entire data center (zonal or non-zonal) becomes unavailable | No | Yes | Yes | Yes |
40
40
| A region-wide outage | No | No | Yes | Yes |
41
41
| Read access to your data (in a remote, geo-replicated region) in the event of region-wide unavailability | No | No | Yes (with RA-GRS) | Yes (with RA-GZRS) |
42
42
| Designed to provide \_\_ durability of objects over a given year | at least 99.999999999% (11 9's) | at least 99.9999999999% (12 9's) | at least 99.99999999999999% (16 9's) | at least 99.99999999999999% (16 9's) |
| Availability SLA for read requests | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) | At least 99.99% (99.9% for Cool Access Tier) |
44
+
| Availability SLA for read requests | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) for GRS, at least 99.99% (99.9% for Cool Access Tier) for RA-GRS | At least 99.99% (99.9% for Cool Access Tier) |
45
45
| Availability SLA for write requests | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) | At least 99.9% (99% for cool access tier) |
46
46
47
47
All data in your storage account is replicated, including block blobs and append blobs, page blobs, queues, tables, and files. All types of storage accounts are replicated, although ZRS requires a general-purpose v2 storage account.
0 commit comments