Skip to content

Commit cb23540

Browse files
ivywei0125maud-lv
andauthored
Update articles/azure-app-configuration/howto-disable-access-key-authentication.md
Co-authored-by: Maud <[email protected]>
1 parent f11cf50 commit cb23540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-disable-access-key-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ az appconfig credential list \
6969
If access key authentication is enabled, then read access keys and read-write access keys will be returned.
7070

7171
```azurecli-interactive
72-
C:\Users\User>az appconfig credential list -g <resource-group> -n <app-configuration-name>
72+
az appconfig credential list -g <resource-group> -n <app-configuration-name>
7373
[]
7474
```
7575

0 commit comments

Comments
 (0)