How to find which MFA method is applied/assigned on users in Azure AD? Is there a way to check and get the report via PowerShell or GUI?

Vinod Survase 4,776 Reputation points
2023-07-07T09:59:20.8733333+00:00

How to find which MFA method is applied/assigned on users in Azure AD? Is there a way to check and get the report via PowerShell or GUI?

Also which MFA policy is assigned to users in Azure AD?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Sandeep G-MSFT 20,906 Reputation points Microsoft Employee Moderator
    2023-07-07T11:07:40.8166667+00:00

    @Vinod Survase

    You can get this report using Azure portal GUI.

    • Login to Azure portal with global admin credentials.
    • Go to Azure active directory.
    • Click on Security
    • Then click on Authentication Methods.
    • Now you can click on "User registration details" and "Registration and reset events".
    • This is the report that shows which user is registered for what authentication method in MFA.

    User's image

    User's image

    Let me know if you have any questions on this.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

  2. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2023-07-07T10:23:02.18+00:00

    Thank you for asking this question on the Microsoft Q&A Platform.

    On the sign-in logs page, you can validate if the user uses MFA, also if you have conditional access, you can validate what policy applies in each sign-in attempt.

    User's image

    If you apply the MFA per user, you must do the following:

    1. in the user blade, go to Per-user MFA

    User's image

    1. On that page, you can see the MFA Status of each user

    User's image

    Hope this helps!


    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.

    NOTE: To answer you as quickly as possible, please mention me in your reply.


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.