We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8117d08 commit 09f0ef3Copy full SHA for 09f0ef3
1 file changed
docs/LocalSetupGuide.md
@@ -214,7 +214,6 @@ Copy-Item appsettings.Development.json.sample appsettings.Development.json # W
214
4. Edit the `appsettings.Development.json` file with your Azure App Configuration URL:
215
216
```json
217
- // Replace with the Azure App Configuration endpoint URL
218
"AppConfig": "https://<app-config-name>.azconfig.io"
219
```
220
#### Microsoft.GS.DPS Solution
@@ -234,7 +233,6 @@ Copy-Item appsettings.Development.json.sample appsettings.Development.json # W
234
233
235
236
237
238
239
240
0 commit comments