-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The command mi key-vault:set-permissions results in the following output:
Examples from AI knowledge base:
az keyvault set-policy --name MyVault --object-id {object-id} --secret-permissions get
Update security policy settings for a Key Vault. (autogenerated)
az keyvault set-policy --key-permissions encrypt --name MyVault --object-id {object-id} --resource-group myresourcegroup
Update security policy settings for a Key Vault. (autogenerated)
https://docs.microsoft.com/en-US/cli/azure/keyvault#az_keyvault_set_policy
Read more about the command in reference docs
error invoking keyvault None error_message=KeyVault invocation failed returncode=2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working