Skip to content

Commit 1c4dbf7

Browse files
authored
Merge pull request #186374 from flang-msft/fxl---sla-is-not-consistent-12937603
fxl---updated sla numbers
2 parents bcf273d + 60ec16a commit 1c4dbf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about Azure Cache for Redis high availability features and op
44
author: flang-msft
55
ms.service: cache
66
ms.topic: conceptual
7-
ms.date: 02/08/2021
7+
ms.date: 01/26/2022
88
ms.author: franlanglois
99

1010
---
@@ -17,7 +17,7 @@ Azure Cache for Redis implements high availability by using multiple VMs, called
1717
| Option | Description | Availability | Standard | Premium | Enterprise |
1818
| ------------------- | ------- | ------- | :------: | :---: | :---: |
1919
| [Standard replication](#standard-replication)| Dual-node replicated configuration in a single datacenter with automatic failover | 99.9% (see [details](https://azure.microsoft.com/support/legal/sla/cache/v1_1/)) |||-|
20-
| [Zone redundancy](#zone-redundancy) | Multi-node replicated configuration across AZs, with automatic failover | Up to 99.99% (see [details](https://azure.microsoft.com/support/legal/sla/cache/v1_1/)) |-|||
20+
| [Zone redundancy](#zone-redundancy) | Multi-node replicated configuration across AZs, with automatic failover | 99.9% in Premium; 99.99% in Enterprise (see [details](https://azure.microsoft.com/support/legal/sla/cache/v1_1/)) |-|||
2121
| [Geo-replication](#geo-replication) | Linked cache instances in two regions, with user-controlled failover | Up to 99.999% (see [details](https://azure.microsoft.com/support/legal/sla/cache/v1_1/)) |-||Preview|
2222

2323
## Standard replication

0 commit comments

Comments
 (0)