Skip to content

Commit 7604fc0

Browse files
Update articles/azure-cache-for-redis/cache-how-to-zone-redundancy.md
Co-authored-by: Langlois,FX <[email protected]>
1 parent a28cef1 commit 7604fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-zone-redundancy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To create a cache, follow these steps:
7373

7474
Azure Cache for Redis automatically allocates zones to the cache on behalf of the user based on the number of nodes per shard and region's zonal support such that the cache is spread across multiple zones for high availability.
7575

76-
With this type of allocation, users don't need to worry about choosing zones manually. The actual zones that are allocated to the cache are abstracted from the user. Azure will ensure that the cache's primary and replica nodes are spread across different zones for high availability.
76+
With this type of allocation, users don't need to worry about choosing zones manually. The actual zones that are allocated to the cache are abstracted from the user. Azure ensures that the cache's primary and replica nodes are spread across different zones for high availability.
7777

7878
The REST API spec for different types of zonal allocation can be found at: [Create - ZonalAllocationPolicy](/rest/api/redis/redis/create#zonalallocationpolicy).
7979

0 commit comments

Comments
 (0)