Skip to content

Commit 271f8c5

Browse files
committed
update the note message.
1 parent 5f784de commit 271f8c5

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
@@ -298,7 +298,7 @@ From the [Azure portal](https://portal.azure.com), follow these steps:
298298
| Separator | The separator is the delimiter for flattening the key-values to Json/Yaml. It supports the configuration's hierarchical structure and doesn't apply to property files and feature flags. Select one of the following options: *.*, *,*, *:*, *;*, */*, *-*, *_*, *—*, or *(No separator)*. | *;* |
299299
300300
> [!IMPORTANT]
301-
> If you don't select a *From label*, only key-values without labels will be exported. To export a key-value with a label, you must select its label. Note that you can only select one label per export in portal, in case you want to export the key-values with all labels specified please use CLI.
301+
> If you don't select a *From label*, only key-values without labels will be exported. To export a key-value with a label, you must select its label. Note that you can only select one label when export with Default *File content profile*, in case you want to export the key-values with multi labels specified please use KVSet *File content profile*.
302302
303303
1. Select **Export** to finish the export.
304304

0 commit comments

Comments
 (0)