Understand specific RBAC roles

Elad Hayun 20 Reputation points
2023-10-05T05:46:34.1033333+00:00

Thanks for the help

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.
923 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,295 questions
{count} votes

Accepted answer
  1. Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,511 Reputation points
    2023-10-06T01:27:04.5433333+00:00

    Hello @Elad Hayun , the aforementioned roles are not Azure RBAC roles but Entra ID (formerly Azure AD) directory role templates. You can get more information about them calling the Microsoft Graph List directoryRoleTemplates operation. The latter can be activated into directory roles so that they can be assigned to users.

    Let us know if you need additional assistance. If the answer was helpful, please accept it and rate it so that others facing a similar issue can easily find a solution.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.