Azure IAM custom roles not visible in add role assignment

Sankararao Gulipalli 0 Reputation points
2024-11-16T12:10:02.2633333+00:00

I have created one Azure custom roles and I can see these role is available in roles section in IAM but when I try to assign this to service principal, I could not see this custom role.azure_roles

User's image

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.
835 questions
{count} votes

1 answer

Sort by: Most helpful
  1. TP 99,291 Reputation points
    2024-11-16T12:49:38.7733333+00:00

    Hi,

    Are you attempting to assign your Custom Role at one of the scopes you allowed in assignable scopes? For example, if when you created the custom role you only listed the subscription under assignable scopes tab, then the role will not show in the list if you attempt to assign it to a resource group.

    If you would like to add assignable scopes you may navigate to your subscription -- Access control (IAM) blade, Roles tab, then click the context menu (three dots) on the right of your custom role and choose Edit.

    qna custom role update assignable scopes

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP


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.