Forum Discussion
Dynamics Groups Membersh
Hello,
I have a requirement to create a 2 dynamics groups one for STANDARDWOFFPACK_IW_FACULTY users
another for STANDARDWOFFPACK_IW_STUDENT. can someone please help in this matter?
christian14 You are aware that Dynamic Groups require AAD P1? Next, does a user card contain a unique property or some value to distinguish Student versus Faculty user?
With this info, you may want to have a look at this Microsoft doc to build your rules:
https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership
- Paul SlijkhuisBrass Contributor
christian14 You are aware that Dynamic Groups require AAD P1? Next, does a user card contain a unique property or some value to distinguish Student versus Faculty user?
With this info, you may want to have a look at this Microsoft doc to build your rules:
https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership
- christian14Copper Contributor
Thanks for your help Paul Slijkhuis . Yes, I have AAD P1. User cards doesn't contains any different properties, the only difference is license type. The only option is to set a property like jobtitle or Department to distinguish between these types of users?
- Paul SlijkhuisBrass ContributorThat is the best option with Dynamic Groups. Alternatively, sync an existing group from on-premises and add licensing tot that group in Azure AD.