Skip to content

Commit 91e7987

Browse files
committed
Replace Access keys with Access settings
1 parent 5cc3cb0 commit 91e7987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Add the following key-value to the App Configuration store and leave **Label** a
200200

201201
### [Connection string](#tab/connection-string)
202202

203-
Set an environment variable named `ConnectionString` to the read-only key connection string found under **Access keys** of your store in the Azure portal.
203+
Set an environment variable named `ConnectionString` to the read-only key connection string found under **Access settings** of your store in the Azure portal.
204204

205205
If you use the Windows command prompt, run the following command:
206206
```console

0 commit comments

Comments
 (0)