Skip to content

Commit

Permalink
Fix Azure Key Vault Keys Readme Issue (#20686)
Browse files Browse the repository at this point in the history
Fixes #20665
  • Loading branch information
zzhxiaofeng authored Mar 7, 2022
1 parent f1f6bf9 commit 19bd16d
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 19bd16d

Please sign in to comment.