You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could see it potentially being useful in case you want to apply other permissions though?
To be honest we could / should at generalising and adding an interface for resources that support granting access, similar to how we've done it for some other things like ITaggable.
@mike-wade This would be a great feature to add since enable_rbac is essentially useless right now. Are there any general IAM assignments that can be made in the system?
Hi,
I would like to use Key Vault RBAC to control access to the key vault. I can see that its possible to
enable_rbac
but not to assign roles.e.g. in a storage account you can
grant_access
.I would be interested in adding support for this same capability on the keyvault:
If I were to submit a PR with that in mind would that be OK?
The text was updated successfully, but these errors were encountered: