Skip to content

Commit 3f96edf

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

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
@@ -135,7 +135,7 @@ From the Azure portal, follow these steps:
135135
| Parameter | Description | Example |
136136
|-----------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------|
137137
| Selection mode | Select whether to import key-values from the store, which is the default option, or from a snapshot. | *Default* |
138-
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Start with "test" |
138+
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Starts with "test" |
139139
| 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* |
140140
| From label | Select at least one label to import values with the corresponding labels. **Select all** imports key-values with any label, and **(No label)** restricts the import to key-values with no label. | *prod* |
141141
| Exclude feature flag | If enabled, returns all key-values and excludes feature flags. | *false* |

0 commit comments

Comments
 (0)