We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8710290 commit dcc1497Copy full SHA for dcc1497
articles/azure-app-configuration/scripts/cli-create-service.md
@@ -68,7 +68,7 @@ This script uses the following commands to create a new resource group and an Ap
68
|---|---|
69
| [az group create](/cli/azure/group#az-group-create) | Creates a resource group in which all resources are stored. |
70
| [az appconfig create](/cli/azure/appconfig#az-appconfig-create) | Creates an App Configuration store resource. |
71
-| [az appconfig credential list](/cli/azure/appconfig/credential?view=azure-cli-latest) | List access keys for an App Configuration store. |
+| [az appconfig credential list](/cli/azure/appconfig/credential#az-appconfig-credential-list) | List access keys for an App Configuration store. |
72
73
## Next steps
74
0 commit comments