Skip to content

Commit 787da19

Browse files
Merge pull request #262565 from maud-lv/patch-48
Clarify configuration details location
2 parents 6d391b0 + 7a7f614 commit 787da19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-app-configuration/howto-leverage-json-content-type.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ The JSON key-values you created should look like this in App Configuration:
133133

134134
:::image type="content" source="./media/create-json-settings.png" alt-text="Screenshot that shows the Config store containing JSON key-values.":::
135135

136+
To check this, open your App Configuration resource in the Azure portal and go to **Configuration explorer**.
137+
136138
## Export JSON key-values to a file
137139

138140
One of the major benefits of using JSON key-values is the ability to preserve the original data type of your values while exporting. If a key-value in App Configuration doesn't have JSON content type, its value will be treated as a string.

0 commit comments

Comments
 (0)