Skip to content

Commit a28cef1

Browse files
authored
Update migrate-cache-redis.md
1 parent 501bfda commit a28cef1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/reliability/migrate-cache-redis.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ Azure Cache for Redis supports zone redundancy in its Standard, Premium, Enterpr
1919
> [!NOTE]
2020
> Converting an existing resource from non-availability zone support to availability zone support is available for Standard and Premium tier caches. Enterprise and Enterprise Flash tier caches are created to be zonal by default.
2121
22-
> [!NOTE]
23-
> Zone redundancy isn't supported with geo-replication on the Standard and Premium tiers. It is supported on the Enterprise and Enteprise Flash tiers.
24-
2522
## Enabling Zone Redundancy for Enterprise, and Enterprise Flash tiers
2623

2724
Currently, the only way to convert an enterprise / enterprise flash resource from non-availability zone support to availability zone support is to redeploy your current cache.
@@ -67,7 +64,7 @@ Users can't disable zone redundancy once it's enabled.
6764

6865
This update can also be done by passing `ZonalAllocationPolicy` as `Automatic` in the request body while updating the cache using REST API. For more information regarding the update process using REST API, see [Update - ZonalAllocationPolicy](/rest/api/redis/redis/update#zonalallocationpolicy).
6966

70-
Updating `ZonalAllocationPolicy to any other value than `Automatic` isn't supported.
67+
Updating `ZonalAllocationPolicy` to any other value than `Automatic` isn't supported.
7168

7269
> [!IMPORTANT]
7370
> Automatic Zonal Allocation cannot be modified once enabled for a cache.

0 commit comments

Comments
 (0)