You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-how-to-active-geo-replication.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.author: yegu
11
11
12
12
In this article, you'll learn how to configure an active geo-replicated Azure Cache using the Azure portal.
13
13
14
-
Active geo-replication groups two Enterprise Azure Cache for Redis instances into a single cache that spans across Azure regions. Both instances act as the local primaries. An application decides which instance(s) to use for read and write requests.
14
+
Active geo-replication groups up to five Enterprise Azure Cache for Redis instances into a single cache that spans across Azure regions. All instances act as the local primaries. An application decides which instance or instances to use for read and write requests.
15
15
16
16
> [!NOTE]
17
17
> Data transfer between Azure regions will be charged at standard [bandwidth rates](https://azure.microsoft.com/pricing/details/bandwidth/).
@@ -41,7 +41,7 @@ Active geo-replication groups two Enterprise Azure Cache for Redis instances int
41
41
42
42
## Remove from an active geo-replication group
43
43
44
-
To remove a cache instance from an active geo-replication group, simply delete the instance. The remaining instances will reconfigure themselves automatically.
44
+
To remove a cache instance from an active geo-replication group, you just delete the instance. The remaining instances will reconfigure themselves automatically.
0 commit comments