Skip to content

Commit b5abe39

Browse files
Merge pull request #243501 from MSFTeegarden/docs-editor/cache-how-to-active-geo-replic-1688067718
Update cache-how-to-active-geo-replication.md
2 parents 678014e + 47f82c0 commit b5abe39

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
@@ -140,6 +140,10 @@ Due to the potential for inadvertent data loss, you can't use the `FLUSHALL` and
140140

141141
:::image type="content" source="media/cache-how-to-active-geo-replication/cache-active-flush.png" alt-text="Screenshot showing Active geo-replication selected in the Resource menu and the Flush cache feature has a red box around it.":::
142142

143+
### Flush caches using Azure CLI or PowerShell
144+
145+
The Azure CLI and PowerShell can also be used to trigger a flush operation. For more information on using Azure CLI, see [az redisenterprise database flush](/cli/azure/redisenterprise#az-redisenterprise-database-flush). For more information on using PowerShell, see [Invoke-AzRedisEnterpriseCacheDatabaseFlush](/powershell/module/az.redisenterprisecache/invoke-azredisenterprisecachedatabaseflush).
146+
143147
> [!IMPORTANT]
144148
> Be careful when using the **Flush Caches** feature. Selecting the button removes all data from the current cache and from ALL linked caches in the geo-replication group.
145149
>

0 commit comments

Comments
 (0)