Skip to content

Commit fbf5bba

Browse files
committed
Updated what's new, fixed typos
1 parent f25d6e0 commit fbf5bba

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ After geo-replication is configured, the following restrictions apply to your li
7272

7373
## Add a geo-replication link
7474

75-
1. To link two caches together for geo-replication, fist select **Geo-replication** from the Resource menu of the cache that you intend to be the primary linked cache. Next, select **Add cache replication link** from the working pane.
75+
1. To link two caches together for geo-replication, first select **Geo-replication** from the Resource menu of the cache that you intend to be the primary linked cache. Next, select **Add cache replication link** from the working pane.
7676

7777
:::image type="content" source="media/cache-how-to-geo-replication/cache-geo-location-menu.png" alt-text="Screenshot showing the cache's Geo-replication menu.":::
7878

articles/azure-cache-for-redis/cache-whats-new.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,20 @@ ms.date: 10/2/2022
1414

1515
## October 2022
1616

17-
### Failover for passive geo-replication
17+
### Enhancements for passive geo-replication
18+
19+
Several enhancements have been made to the passive geo-replication functionality offered on the Premium tier of Azure Cache for Redis.
20+
21+
- New metrics are available for customers to better track the health and status of their geo-replication link, including statistics around the amount of data that is waiting to be replicated. For more information, see [Monitor Azure Cache for Redis](cache-how-to-monitor.md).
22+
23+
- Geo Replication Connectivity Lag (preview)
24+
- Geo Replication Data Sync Offset (preview)
25+
- Geo Replication Full Sync Event Finished (preview)
26+
- Geo Replication Full Sync Event Started (preview)
27+
28+
- Customers can now initiate a failover between geo-primary and geo-replica caches with a single selection or CLI command, eliminating the hassle of manually unlinking and relinking caches. For more information, see [Initiate a failover from geo-primary to geo-secondary (preview)](cache-how-to-geo-replication.md#initiate-a-failover-from-geo-primary-to-geo-secondary-preview).
29+
30+
- A global cache URL is also now offered that automatically updates their DNS records after geo-failovers are triggered, allowing their application to manage only one cache address. For more information, see [Geo-primary URLs (preview)](cache-how-to-geo-replication.md#geo-primary-urls-preview).
1831

1932
## September 2022
2033

0 commit comments

Comments
 (0)