Skip to content

Commit 83c56b1

Browse files
authored
Small fix
1 parent ff92bb7 commit 83c56b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,10 @@ As before, you need to list both _Cache1_ and _Cache2_ using the `-LinkedDatabas
145145

146146
Due to the potential for inadvertent data loss, you can't use the `FLUSHALL` and `FLUSHDB` Redis commands with any cache instance residing in a geo-replication group. Instead, use the **Flush Cache(s)** button located at the top of the **Active geo-replication** working pane.
147147

148+
**FRAN--need a screenshot picture here**
149+
148150
> [!IMPORTANT]
149-
> Be careful when using the Flush Caches feature. This button will remove all data from both the current cache and from ALL caches in the geo-replication group.
151+
> Be careful when using the Flush Caches feature. This button will remove all data from the current cache and from ALL linked caches in the geo-replication group.
150152
>
151153
152154
Manage access to the feature using [Azure role-based access control](../role-based-access-control/overview.md). Only authorized users should be given access to flush all caches.

0 commit comments

Comments
 (0)