Possible in azure to view roles required to view specific resource?

18203024 80 Reputation points
2024-03-19T16:51:13.46+00:00

So I am wondering if you can view through IAM or some other blade what role is necessary to access resources. EX. with Key Vault, To be able to view and change keys and secrets you need "Key Vault Administrator" Role. When Clicking "View access to this resource" Under role assignments, I am listed as a reader at the subscription level but cannot access the keys without the above administrator role. As for roles, things like Azure arc vmware administrator are listed which seems to have little to do with viewing keys.
Is there anyway to easily find these roles that grant access to the resource? or is Google my best option here?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
710 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 16,965 Reputation points MVP
    2024-03-19T20:03:43.0766667+00:00

    There is a single page on MS Learn (https://video2.skills-academy.com/en-us/azure/role-based-access-control/built-in-roles ) that provides the listing of all built-in RBAC roles that you can use for this purpose


    hth

    Marcin

    0 comments No comments