Skip to content

Commit b28fde5

Browse files
authored
Merge pull request #212563 from zhenlan/az
Add newly supported regions with AZ
2 parents 8556e54 + d807b1f commit b28fde5

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
href: ./rest-api-postman.md
268268
- name: Azure CLI
269269
href: /cli/azure/appconfig
270-
- name: Bicep & ARM template
270+
- name: Deployment
271271
href: /azure/templates/microsoft.appconfiguration/configurationstores
272272
- name: Azure Policy built-ins
273273
displayName: samples, policies, definitions

articles/azure-app-configuration/faq.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ sections:
104104
105105
- question: How does App Configuration ensure high data availability?
106106
answer: |
107-
Azure App Configuration supports Azure availability zones to protect your application and data from single datacenter failures. All availability zone enabled regions consist of a minimum of 3 availability zones, where each is a physically independent datacenter. For resiliency, this support in App Configuration is enabled for all customers at no extra cost. Following are regions that App Configuration has enabled availability zone support. For more information, see [Regions and Availability Zones in Azure.](../availability-zones/az-overview.md)
107+
Azure App Configuration supports [geo-replication](./concept-geo-replication.md) for enhanced resiliency to regional outages.
108+
109+
Azure App Configuration supports Azure availability zones to protect your application and data from single datacenter failures. All availability zone enabled regions consist of a minimum of 3 availability zones, where each is a physically independent datacenter. For resiliency, this support in App Configuration is enabled for all customers at no extra cost. Following are regions that App Configuration has enabled availability zone support. For more information, see [Regions and Availability Zones in Azure.](../availability-zones/az-overview.md)
108110
109111
[!INCLUDE [Azure App Configuration availability zones table](../../includes/azure-app-configuration-availability-zones.md)]
110112

includes/azure-app-configuration-availability-zones.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ ms.service: azure-app-configuration
44
ms.topic: include
55
author: maud-lv
66
ms.author: malev
7-
ms.date: 08/23/2020
7+
ms.date: 09/26/2022
88
---
99

1010
Following are regions where App Configuration has enabled availability zone support.
1111

12-
| Americas | Europe | Africa | Asia Pacific |
13-
|------------------|----------------------|--------|----------------|
14-
| Brazil South | France Central | | Australia East |
15-
| Canada Central | Germany West Central | | Central India |
16-
| Central US | North Europe | | Japan East |
17-
| East US | Norway East | | Korea Central |
18-
| East US 2 | UK South | | Southeast Asia |
19-
| South Central US | West Europe | | East Asia |
20-
| West US 2 | Sweden Central | | |
21-
| West US 3 | | | |
12+
| Americas | Europe | Middle East | Africa | Asia Pacific |
13+
|------------------|----------------------|---------------|--------|----------------|
14+
| Brazil South | France Central | Qatar Central | | Australia East |
15+
| Canada Central | Germany West Central | | | Central India |
16+
| Central US | North Europe | | | Japan East |
17+
| East US | Norway East | | | Korea Central |
18+
| East US 2 | UK South | | | Southeast Asia |
19+
| South Central US | West Europe | | | East Asia |
20+
| West US 2 | Sweden Central | | | China North 3 |
21+
| West US 3 | | | | |

0 commit comments

Comments
 (0)