Skip to content

Commit 501bfda

Browse files
authored
Updated wording
1 parent d630768 commit 501bfda

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +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 the zones manually for the cache and the capacity issues associated with the zones as Azure handles them.
77-
78-
The actual zones that are allocated to the cache are abstracted from the user.
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.
7977

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

0 commit comments

Comments
 (0)