Skip to content

Commit 5d6764f

Browse files
committed
Apply feedback
2 parents cc58e6c + acc57f0 commit 5d6764f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/availability-zones/migrate-app-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure App Configuration supports Azure availability zones. This guide describes
1515

1616
## Availability zone support in Azure App Configuration
1717

18-
Azure App Configuration supports Azure availability zones to protect your application and data from single datacenter failures. All availability zone-enabled regions have a minimum of three availability zones, and each availability zone is composed of one or more datacenters equipped with independent power, cooling, and networking infrastructure. All App Configuration stores in regions where App Configuration service supports availability zones, have the Availability zones enabled by default.
18+
Azure App Configuration supports Azure availability zones to protect your application and data from single datacenter failures. All availability zone-enabled regions have a minimum of three availability zones, and each availability zone is composed of one or more datacenters equipped with independent power, cooling, and networking infrastructure. In regions where App Configuration supports availability zones, all stores have availability zones enabled by default.
1919

2020
[!INCLUDE [Azure App Configuration availability zones table](../../includes/azure-app-configuration-availability-zones.md)]
2121

@@ -52,12 +52,12 @@ None
5252

5353
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.
5454

55-
App Configuration stores are region-specific and can't be migrated across regions. To migrate 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.
55+
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.
5656

5757
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.
5858

5959
1. Create a target configuration store in a [region where App Configuration has availability zone support](#availability-zone-support-in-azure-app-configuration)
60-
1. Transfer your configuration key-values using the [import function](../azure-app-configuration/howto-import-export-data.md) in your target configuration store.
60+
1. Transfer your configuration data using the [import function](../azure-app-configuration/howto-import-export-data.md) in your target configuration store.
6161
1. Optionally, delete your source configuration store if you have no use for it.
6262

6363
## Next steps

0 commit comments

Comments
 (0)