Are there any Azure AD v2 powershell commandlets for MFA ?

Copper Contributor

Not sure if this is question asked by someone before? I am new to Azure AD and trying to figure out the MFA strong authentication methods enabled for an user as part of MFA troubleshooting. But could not find any commands. Is intentionally microsoft not included in MFA related interface in Azure AD v2 module ?

2 Replies

There's nothing in the AAD PowerShell module for this, you can use the good old MSONline module as suggested above, or do direct Graph API calls: https://docs.microsoft.com/en-us/graph/api/resources/authenticationmethods-usage-insights-overview?v...