Dynamic Group membership in Azure AD

GAUTAM SHARMA 21 Reputation points
2023-01-16T17:19:40.65+00:00

Hi Team

I am looking for solution to add Azure AD group to Dynamic group ( I have tried but instead of complete group member of that group gets added to dynamic group )

Please suggest a solution that how can we achieve it

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2023-01-16T17:30:29.28+00:00

    I would use the memberOf condition to accomplish this rather than trying to add the group itself:

    https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-rule-member-of

    User's image


  2. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2023-01-16T17:41:44.1833333+00:00

    Hi, no that is not possible. Azure dynamic rules for groups are based on attributes, so the MemberOf is an attribute. You can not add a group itself to a dynamic Azure group.

    https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership

    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.