its May 9th 2024, bummer still no answers.
Dynamic Groups MFA Status?
H Raja
301
Reputation points
I'm trying to find out a way to populate a Dynamic Group, with users who are registered for MFA. Looking at online documents, looks like there is only limited values you can use with Dynamic Groups. If this is not possible, how do I populate a group with MFA registered users.
Microsoft Security Microsoft Entra Microsoft Entra ID
25,081 questions
7 answers
Sort by: Most helpful
-
-
Jonathan Bullock 0 Reputation points
2024-12-12T20:51:35.1433333+00:00 Does this solve the problem ?
https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-rule-member-of
Example:
user.memberof -any (group.objectId -in ['<Excluded Group ID>'])