如何確認使用者已設置為必須使用 Microsoft Entra 多重驗證 (MFA) - Microsoft Entra ID | Microsoft Learn
https://learn.microsoft.com/zh-tw/entra/identity/authentication/how-to-mandatory-multifactor-authentication
Install-Module MsIdentityTools -Scope CurrentUser
Connect-MgGraph -Scopes Directory.Read.All, AuditLog.Read.All, UserAuthenticationMethod.Read.All
Export-MsIdAzureMfaReport .\report.xlsx