Forum Discussion

cbolwerk's avatar
cbolwerk
Copper Contributor
Dec 14, 2020
Solved

Permission inheritance

I am confused on how permission inheritance works in the modern experience. I have created a couple of sites that will make up our intranet (will be adding more in the future). Do I need to go to eac...
  • Trevor Seward's avatar
    Dec 14, 2020
    Site Collections are a permissions boundary. This means that they do not share the same permissions and/or membership. You must add members to each site individually.

    You can use a solution such as Azure Access Packages to automatically provision users into multiple locations or Azure AD Dynamic security groups (these cannot be nested into Microsoft 365 Groups, though). Access Packages require Azure AD P2 licensing for all users.

    Lastly, you can set your M365 Group for Teams/Team sites to dynamic and create rules for them but you'd need to do this with each Group.

    Dynamic groups require Azure AD P1 licensing for all users.

Resources