Skip to content

Commit 21cff4c

Browse files
authored
Updated note about geo-replication
1 parent e4e007c commit 21cff4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/howto-backup-config-store.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ In this article, you'll learn how to set up an automatic backup of key-values fr
2121

2222
After you set up the automatic backup, App Configuration will publish events to Azure Event Grid for any changes made to key-values in a configuration store. Event Grid supports various Azure services from which users can subscribe to the events emitted whenever key-values are created, updated, or deleted.
2323

24-
> [!NOTE]
25-
> For a simpler way to back up your store, go to [Enable geo-replication (preview)](howto-geo-replication.md).
24+
> [!IMPORTANT]
25+
> Azure App Configuration added [geo-replication](./concept-geo-replication.md) support recently. You can enable replicas of your data across multiple locations for enhanced resiliency to regional outages. You can also leverage App Configuration provider libraries in your applications for [automatic failover](./howto-geo-replication.md#use-replicas). The geo-replication feature is currently under preview. It will be the recommended solution for high availability when the feature is generally available.
2626
2727
## Overview
2828

0 commit comments

Comments
 (0)