Skip to content

Commit 26f7cf5

Browse files
ivywei0125maud-lv
andauthored
Update articles/azure-app-configuration/howto-import-export-data.md
Co-authored-by: Maud <[email protected]>
1 parent 3f96edf commit 26f7cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ From the Azure portal, follow these steps:
451451
452452
| Parameter | Description | Example |
453453
|----------------|-------------------------------------------------------------------------------------------------|-----------------------|
454-
| Selection mode | Select to import key-values from store or snapshot | *Default* |
454+
| Selection mode | Select whether to export key-values from their current state in the store, which is the default option, or from a snapshot. | *Default* |
455455
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Start with "test" |
456456
| At a specific time | Optional. Fill out to import key-values from a specific point in time. This is the point in time of the key-values in the selected configuration store. Format: "YYYY-MM-DDThh:mm:ssZ". This field defaults to the current point in time of the key-values when left empty. | *07/28/2022 12:00:00 AM* |
457457
| From label | Select an existing label to restrict your export to key-values with a specific label. If you don't select a label, by default only key-values with the "No Label" label will be exported. See note below. | *prod* |

0 commit comments

Comments
 (0)