Skip to content

Commit a99b3e5

Browse files
committed
Merge branch 'patch-3' of
https://github.com/chantalolieman/azure-docs into fxl---chantalolieman-patch-3
2 parents b3af342 + c09a94b commit a99b3e5

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
@@ -64,7 +64,7 @@ To remove a cache instance from an active geo-replication group, you just delete
6464

6565
## Force-unlink if there's a region outage
6666

67-
In case one of the caches in your replication group is unavailable due to region outage, you can forcefully remove the unavailable cache from the replication group.
67+
In case one of the caches in your replication group is unavailable due to region outage, you can forcefully remove the unavailable cache from the replication group. When you have force-unlinked a cache, there is no way to sync any data that is written to that cache after force-unlinking back to the replication group.
6868

6969
You should remove the unavailable cache because the remaining caches in the replication group start storing the metadata that hasn’t been shared to the unavailable cache. When this happens, the available caches in your replication group might run out of memory.
7070

0 commit comments

Comments
 (0)