Skip to content

Commit 4e1b77f

Browse files
authored
Update cache-configure.md
Add information about FLUSH commands being blocked using active geo-replication
1 parent 5afe0d8 commit 4e1b77f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-cache-for-redis/cache-configure.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,11 @@ Configuration and management of Azure Cache for Redis instances is managed by Mi
546546
- SLAVEOF
547547
- SYNC
548548

549+
For cache instances using active geo-replication, the following commands are also blocked to prevent accidental data loss:
550+
551+
- FLUSHALL
552+
- FLUSHDB
553+
549554
> [!IMPORTANT]
550555
> Because configuration and management of Azure Cache for Redis instances is managed by Microsoft, some commands are disabled. The commands are listed above. If you try to invoke them, you receive an error message similar to `"(error) ERR unknown command"`.
551556

0 commit comments

Comments
 (0)