Skip to content

Commit d5b5f98

Browse files
committed
fix table
1 parent 4a4ceff commit d5b5f98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ From the [Azure portal](https://portal.azure.com), follow these steps:
100100
| At a specific time | Optional. Fill out to export key-values from a specific point in time. | 01/28/2021 12:00:00 AM |
101101
| File type | Select the type of file you' a're importing between YAML, properties or JSON. | JSON |
102102
| Separator | The separator is the character parsed in your imported configuration file to separate key-values which will be added to your configuration store. Select one of the following options: `.`, `,`,`:`, `;`, `/`, `-`. | ; |
103-
|
104103

105104
> [!IMPORTANT]
106105
> If you don't select a label, only keys 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, so to export keys with multiple labels, you may need to export multiple times, once per label you select.

0 commit comments

Comments
 (0)