Skip to content

Commit 523e282

Browse files
committed
Fix indentation
1 parent e085f14 commit 523e282

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-app-configuration/quickstart-aspnet-core-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,7 @@ Connect to your App Configuration store using Microsoft Entra ID (recommended),
146146
// The rest of existing code in program.cs
147147
// ... ...
148148
```
149-
150-
---
149+
---
151150
152151
This code loads *all* key-values that have *no label* from your App Configuration store. For more information on loading data from App Configuration, see the [App Configuration provider API reference](/dotnet/api/microsoft.extensions.configuration.azureappconfiguration.extensions).
153152

0 commit comments

Comments
 (0)