Forum Discussion
Newlife
Oct 11, 2019Brass Contributor
Questions on Permissions management
Hi Community One of our customer who wants to use Teams/Sharepoint/Exchange, but they want to manage it from 1 single point. For example, they have 3 groups. - Management - Team Lead - Sal...
Oct 11, 2019
I think Vasil mis understood the ask ;). You probably can duplicate the same utilizing the dynamic group membership feature provided by P1 azure ad license. You should be able to setup rules to sync Attributes over to the 365 group that is providing access.
So if you used some kind of ad attribute to label a manager
You could have 3 dynamic groups setup all with a rule looking for that tag. Sales would have 3 checks using or statements so you can have all 3 types I’m that group etc.
Anyway. Hope this helps.
https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership
So if you used some kind of ad attribute to label a manager
You could have 3 dynamic groups setup all with a rule looking for that tag. Sales would have 3 checks using or statements so you can have all 3 types I’m that group etc.
Anyway. Hope this helps.
https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership
- Oct 11, 2019But to follow up with Vasil comment. Similarly if you were referring to being owners of said content for administration of the groups, owners are still static lists of groups even when dynamic groups are used since those are only used for member role only. Which means the owners cannot be set dynamically.
So even this might not satisfy your requirement either.