Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Azure App Configuration supports Azure availability zones. This guide describes how to migrate an App Configuration store from non-availability zone support to a region with availability zone support.
Azure App Configuration supports Azure availability zones to protect your application and data from single data center failures. All availability zone-enabled regions have a minimum of three availability zones, and each availability zone is composed of one or more data centers equipped with independent power, cooling, and networking infrastructure. In regions where App Configuration supports availability zones, all stores have availability zones enabled by default.
Following are regions where App Configuration has enabled availability zone support.
Asia Pacific |
---|
China North 3 |
For more information about availability zones, go to Regions and Availability Zones in Azure.
None
None
If you created a store in a region where App Configuration didn't have availability zone support at the time and it started supporting it later, you don't need to do anything to start benefiting from the availability zone support. Your store will benefit from the availability zone support that has become available for App Configuration stores in the region.
- An Azure subscription with the Owner or Contributor role to create a new App Configuration store
- Owner, Contributor, or App Configuration Data Owner permissions on the App Configuration store with no availability zone support.
None
If App Configuration doesn't support availability zones in your region, you'll need to move your App Configuration data from this store to another store in a region where App Configuration has availability zone support.
App Configuration stores are region-specific and can't be migrated across regions. To move a store to a region where App Configuration has availability zone support, you must create a new App Configuration store in the target region, then move your App Configuration data from the source store to the new target store.
The following steps walk you through the process of creating a new target store and using the import/export functionality to move the configuration data from your current store to the newly created store.
- Create a target configuration store in a region where App Configuration has availability zone support
- Transfer your configuration data using the import function in your target configuration store.
- Optionally, delete your source configuration store if you have no use for it.
Building for reliability in Azure.