Forum Discussion
Jason_B1025
Feb 28, 2023Brass Contributor
using AD group as members of a sharepoint online team site
it doesn't seem like this should be that hard. I feel like I'm missing something really simple. I create a new team site, no Microsoft team associated with. I'm trying to add a AD group that is a se...
- Feb 28, 2023O365 Groups do not yet support nesting with other group types, so your options are to either use dynamic membership, or "sync" the AD group membership by using a tool such as the GMM: https://github.com/microsoftgraph/group-membership-management
Jason_B1025
Feb 28, 2023Brass Contributor
Thats makes things more difficult. I haven't used dynamic groups yet, for user objects is it just Azure Ad attributes you can create the dynamic groups from?
VasilMichev
Mar 01, 2023MVP
The list of properties you can use is here: https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership
- Jason_B1025Mar 03, 2023Brass ContributorThanks the post makes it look like memberof is a property that can be used, but its not in the syntax builder.