Skip to content

Commit 9cc7917

Browse files
committed
Updates
1 parent 03b9841 commit 9cc7917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/general/manage-with-cli2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ To authorize the same application to read secrets in your vault, type the follow
215215
az keyvault set-policy --name "ContosoKeyVault" --spn 8f8c4bbd-485b-45fd-98f7-ec6300b7b4ed --secret-permissions get
216216
```
217217

218-
## Setting key vault advanced access policies
218+
## <a name="bkmk_KVperCLI"></a> Setting key vault advanced access policies
219219

220220
Use [az keyvault update](/cli/azure/keyvault#az-keyvault-update) to enable advanced policies for the key vault.
221221

0 commit comments

Comments
 (0)