Skip to content

Commit 4526a05

Browse files
diberryscottaddie
andauthored
Update articles/key-vault/certificates/quick-create-node.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 34fab7a commit 4526a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/certificates/quick-create-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Create a Node.js application that uses your key vault.
8484
8585
## Grant access to your key vault
8686
87-
Create a vault access policy for your key vault that grants key permissions to your user account
87+
Create a vault access policy for your key vault that grants key permissions to your user account.
8888
8989
```azurecli
9090
az keyvault set-policy --name <YourKeyVaultName> --upn [email protected] --certificate-permissions delete get list create purge update

0 commit comments

Comments
 (0)