Skip to content

Commit 25dad01

Browse files
authored
Add requirement for matching Redis server versions
Addressing https://github.com/MicrosoftDocs/azure-docs/issues/105907
1 parent 9567e87 commit 25dad01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ To configure geo-replication between two caches, the following prerequisites mus
4242
- Both caches are in the same Azure subscription.
4343
- The secondary linked cache is either the same cache size or a larger cache size than the primary linked cache. To use geo-failover, both caches must be the same size.
4444
- Both caches are created and in a running state.
45+
- Both caches are running the same version of Redis server.
4546

4647
> [!NOTE]
4748
> Data transfer between Azure regions is charged at standard [bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/).

0 commit comments

Comments
 (0)