Skip to content

Commit e7217a5

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

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
@@ -368,7 +368,7 @@ From the Azure portal, follow these steps:
368368
| Key filter | Optional. Used for filtering keys. If no keys specified, returns all keys by default. | Start with "test" |
369369
| 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* |
370370
| 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* |
372372
373373
1. Select destination store, fill out the form with the following parameters:
374374
| Parameter | Description | Example |

0 commit comments

Comments
 (0)