Skip to content

Commit 61dbb12

Browse files
authored
Merge pull request #293054 from flang-msft/fxl----Enterprise]-Geo--replication-healthy-metric-documentation--30414607ado--
Fxl---Add flash block for active active geo-replication
2 parents fda9392 + 3b4febf commit 61dbb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-how-to-active-geo-replication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There are a few restrictions when using active geo replication:
3434
- You can't add an existing (that is, running) cache to a geo-replication group. You can only add a cache to a geo-replication group when you create the cache.
3535
- All caches within a geo-replication group must have the same configuration. For example, all caches must have the same SKU, capacity, eviction policy, clustering policy, modules, and TLS setting.
3636
- You can't use the `FLUSHALL` and `FLUSHDB` Redis commands when using active geo-replication. Prohibiting the commands prevents unintended deletion of data. Use the [flush operation](#flush-operation) from the portal instead.
37-
- The E1 SKU doesn't support active geo-replication.
37+
- Active geo-replication is not supported on E1 and any Flash SKUs.
3838

3939
## Create or join an active geo-replication group
4040

0 commit comments

Comments
 (0)