Skip to content

Commit

Permalink
Fix Azure Key Vault Keys Readme Issue (Azure#20686)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhxiaofeng authored and WeiJun428 committed Mar 19, 2022
1 parent 7b113bf commit dc241ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/keyvault/keyvault-keys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Use the [Azure CLI][azure-cli] snippet below to create/get client secret credent
{
"appId": "generated-app-ID",
"displayName": "dummy-app-name",
"name": "http://dummy-app-name",
"password": "random-password",
"tenant": "tenant-ID"
}
Expand Down

0 comments on commit dc241ab

Please sign in to comment.