Skip to content

Commit e520901

Browse files
authored
Merge pull request #174197 from flang-steyer/fxl---Active-Geo-Replication-now-supports-5-caches-
fxl---Updated per work item - two minor edits for acrolinx.
2 parents 901b667 + 1fdc2d1 commit e520901

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: yegu
1111

1212
In this article, you'll learn how to configure an active geo-replicated Azure Cache using the Azure portal.
1313

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.
1515

1616
> [!NOTE]
1717
> 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
4141

4242
## Remove from an active geo-replication group
4343

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.
4545

4646
## Next steps
4747

0 commit comments

Comments
 (0)