Skip to content

Commit fb1c382

Browse files
committed
Display error fix attempt
1 parent f686468 commit fb1c382

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-app-configuration/quickstart-dotnet-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Connect to your App Configuration store using Microsoft Entra ID (recommended),
100100
```
101101

102102
The connection string of your App Configuration store is read from the environment variable `ConnectionString`. You also add the `Environment` configuration builder before the `MyConfigStore` in the `configBuilders` property of the `appSettings` section.
103+
103104
---
104105

105106
1. Open *Program.cs*, and update the `Main` method to use App Configuration by calling `ConfigurationManager`.

0 commit comments

Comments
 (0)