Forum Discussion
Mohalkhateeb
Mar 05, 2021Copper Contributor
MFA shows disable
Hi guys, MFA is enabled through Azure AD, but when i want to check to see who still not using MFA, it shows that it is disable for all users. i have been looking around to see what is the issues...
ChristianBergstrom
Mar 05, 2021Silver Contributor
Hello, if enabling AAD MFA through conditional access it doesn't change the state of the user. So in other words, if you're using CA for MFA you're all set.
- Thijs LecomteMar 06, 2021Bronze ContributorIf you are using Conditional Access, check the sign-in logs to verify users are being prompted, cfr https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/troubleshoot-conditional-access#policy-details
- MohalkhateebMar 09, 2021Copper ContributorThanks for the response,
Is there any way to see who uses MFA and who does not,
I tried a PowerShell script but it gives wrong results, in the report generated by the PowerShell script shows that users did not register for MFA so I went back to AAD to look up the account and found that user is using MFA while the report shows they don't.- LouisMastelinckMar 24, 2021Brass Contributor
Mohalkhateeb
good tool could be:
Azure active directory > security > authentication methods > registration and reset eventsHere you can see which user has completed his mfa registration.