Skip to content

Commit e261860

Browse files
committed
Add a note in the BCDR doc about geo-replication
1 parent b93aba3 commit e261860

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-app-configuration/concept-disaster-recovery.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ms.topic: conceptual
88
ms.date: 07/09/2020
99
---
1010

11+
> [!IMPORTANT]
12+
> 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 recommended for the high-availability solution when the feature is generally available.
13+
1114
# Resiliency and disaster recovery
1215

1316
Currently, Azure App Configuration is a regional service. Each configuration store is created in a particular Azure region. A region-wide outage affects all stores in that region. App Configuration doesn't offer automatic failover to another region. This article provides general guidance on how you can use multiple configuration stores across Azure regions to increase the geo-resiliency of your application.

0 commit comments

Comments
 (0)