having trouble with setting inherited permissions

Yulien Wu 0 Reputation points
2025-02-27T16:18:54.63+00:00

having trouble with setting inherited permissions. contributors are not inheriting from resource group to child resources.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,075 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pradeep Kommaraju 380 Reputation points Microsoft Employee
    2025-02-27T17:31:00.34+00:00

    Hello Yulien,

    Thanks for reaching out to Microsoft Q&A forums,

    It looks like inherited permissions are not applying as expected for contributors in your resource group. Here’s how you can troubleshoot and fix this issue:

    1. Verify Role Assignment Scope: Navigate to Azure Portal → Resource Group → Access Control (IAM) → Role Assignments. Ensure the Contributor role is assigned at the Resource Group level.
    2. Check for Explicit Deny Assignments: In Access Control (IAM), check if there are deny assignments at the resource level that could override inherited permissions.
    3. Manually Trigger Permission Propagation: Remove the Contributor role, wait a few minutes, and reassign it at the Resource Group level to reapply inheritance.
    4. Review Azure AD Group Memberships: If permissions are assigned to an Azure AD Group, ensure the user is a direct member of the group.
    5. Check Role Assignments at Lower Levels: If a conflicting role is explicitly set at the resource level, it might override the inherited permissions.

    Reference Documentation:

    Let me know if you need further assistance! Also don't forget to accept the answer if it was helpful .

    Thanks,
    Pradeep

    0 comments No comments

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.