Skip to content

Commit 8594bca

Browse files
committed
address comment: that should be export section
1 parent 66c63a5 commit 8594bca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-app-configuration/howto-import-export-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ From the [Azure portal](https://portal.azure.com), follow these steps:
286286
287287
1. Fill out the form with the following parameters:
288288
289-
| Parameter | Description | Example |
289+
| Parameter | Description | Example |
290290
|--------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------|
291291
| File type | Select the type of file you're exporting between Yaml, Properties, or Json. | *JSON* |
292292
| File content profile | Select a content profile: Default or KVSet. The *Default* file content profile refers to the conventional configuration file scheme widely adopted by existing programming frameworks or systems, supports JSON, Yaml, or Properties file formats. The *KVSet* file content profile refers to a file schema that contains all properties of an App Configuration key-value, including key, value, label, content type, and tags. | *Default* |
@@ -461,8 +461,8 @@ From the Azure portal, follow these steps:
461461
| Parameter | Description | Example |
462462
|----------------|-------------------------------------------------------------------------------------|-----------------------|
463463
| Subscription | Your current subscription is selected by default. | *my-subscription* |
464-
| Resource group | Select a resource group that contains the App Service with configuration to export. | *my-resource-group* |
465-
| Resource | Select the App Service that contains the configuration you want to export. | *my-app-service* |
464+
| Resource group | Select a resource group that contains the App Service where you want to export the configuration. | *my-resource-group* |
465+
| Resource | Select the App Service where you want to export the configuration. | *my-app-service* |
466466
467467
468468
1. Optionally fill out the next part of the form:

0 commit comments

Comments
 (0)