How to enforce MFA for multiple accounts

鶴巻 利樹 20 Reputation points
2024-10-02T04:06:27.3066667+00:00

I would like to force MFA on about 100 accounts at once, and would like to know how to do it.

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
7,138 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,202 questions
0 comments No comments
{count} votes

Accepted answer
  1. Clément BETACORNE 2,341 Reputation points
    2024-10-02T11:48:23.96+00:00

    Hello,

    One way to do it can be as below :

    1. Create a Conditional Access Policy for these accounts with a signin frequency of 1 hour
    2. Revoke Multi-factor authentication session for these users

    User's image

    https://learn.microsoft.com/en-us/entra/identity/authentication/howto-mfa-userdevicesettings#manage-user-authentication-options

    Regards,

    Clément

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Clément BETACORNE 2,341 Reputation points
    2024-10-02T11:50:22.3266667+00:00

    Hello,

    One way to do it can :

    1. Create a Conditional Access Policy with a signin frequency for these users (1 hour for example)
    2. Revoke multifactor authentication sessions for these users

    User's image

    https://learn.microsoft.com/en-us/entra/identity/authentication/howto-mfa-userdevicesettings#manage-user-authentication-options

    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.