Skip to content

Missing az keyvault set-policy with compound identity #17806

Description

[Enter feedback here]
looking at az keyvault set-policy docs comparing to Set-AzKeyVaultAccessPolicy PowerShell atlernative
since the two calls should be identical I could not find in the docs the option to run the following :

Set-AzKeyVaultAccessPolicy -VaultName $KVNAM -ObjectId $OID -ApplicationId $APP_ID -PermissionsToSecrets Get 

the above command adds a permission to COMPOUND IDENTITY on the KV

PS docs :
https://docs.microsoft.com/en-us/powershell/module/az.keyvault/set-azkeyvaultaccesspolicy

Key Vault Security Overview ( look for the term 'compound identity' )
https://docs.microsoft.com/en-us/azure/key-vault/general/security-overview


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions