Skip to content

Commit 5db6f2c

Browse files
authored
Update cache-how-to-active-geo-replication.md
Added note to inform that FLUSH commands are blocked when using active geo-replication
1 parent 4e1b77f commit 5db6f2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Active geo-replication groups up to five instances of Enterprise Azure Cache for
1919
> Data transfer between Azure regions is charged at standard [bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/).
2020
>
2121
22+
> [!IMPORTANT]
23+
> The FLUSHALL and FLUSHDB commands are blocked when using active geo-replication to prevent accidental data loss across replicated cache instances.
24+
>
25+
2226
## Create or join an active geo-replication group
2327

2428
1. When creating a new Azure Cache for Redis resource, select the **Advanced** tab. Complete the first part of the form including clustering policy. For more information on choosing **Clustering policy**, see [Clustering Policy](quickstart-create-redis-enterprise.md#clustering-policy).

0 commit comments

Comments
 (0)