You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-app-configuration/howto-import-export-data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@ From the Azure portal, follow these steps:
368
368
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Start with "test" |
369
369
| 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* |
370
370
| 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* |
371
-
| Exclude feature flag | The boolean to decide whether to exclude feature flags when import. | *false* |
371
+
| Exclude feature flag | If enabled, excludes feature flags when exporting configuration data. | *false* |
372
372
373
373
1. Select destination store, fill out the form with the following parameters:
0 commit comments