Forum Discussion

Jason Benway's avatar
Jason Benway
Iron Contributor
Sep 23, 2019

How to tell if user is ready to enable MFA

Before we enable MFA through conditional access, we send out an email with details to the user and pointing them to https://myprofile.microsoft.com

 

How can I confirm the user has setup the authenicator app or txt messages? 

 

So I don't enable the conditional access for an user that hasn't completed the security info in https://myprofile.microsoft.com

 

Thanks,jb

  • Jason Benway There is a report you can run from the Portal GUI which should give you the info you need

     

    From the Azure AD Blade , go to Password reset > Usage & Insights - here you will see how many users have registered for MFA and/or SSPR

     

    If you prefer the PowerShell route, there is some scripts on the Microsoft galary which will also let you pull this info using powershell

     

  • steve_elliott's avatar
    steve_elliott
    Brass Contributor

    Jason Benway There is a report you can run from the Portal GUI which should give you the info you need

     

    From the Azure AD Blade , go to Password reset > Usage & Insights - here you will see how many users have registered for MFA and/or SSPR

     

    If you prefer the PowerShell route, there is some scripts on the Microsoft galary which will also let you pull this info using powershell

     

Resources