Dynamic Groups MFA Status?

H Raja 301 Reputation points
2021-07-19T16:54:01.98+00:00

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
{count} vote

7 answers

Sort by: Most helpful
  1. Nino Renzi 0 Reputation points
    2024-05-09T23:15:56.5666667+00:00

    its May 9th 2024, bummer still no answers.


  2. 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>'])


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.