Description
Authentication Strengths fail to load in the IntuneManagement GUI with a 400 Bad Request error from Microsoft Graph. However, the same Authentication Strengths export successfully during bulk export.
This results in Authentication Strengths being present in exported JSON output but not visible or usable in the application UI.
Steps to Reproduce
- Launch IntuneManagement (v3.10.1).
- Sign in interactively to a tenant with Authentication Strengths configured.
- Observe console output during application load.
- Run a bulk export that includes Authentication Strengths.
Expected Behavior
Authentication Strengths load successfully in the GUI and are visible when export succeeds.
Actual Behavior
GUI loading fails with a 400 Bad Request, while bulk export completes successfully.
Relevant Log Output
Loading Authentication Strengths objects
Failed to invoke MS Graph with URL:
https://graph.microsoft.com/beta/identity/conditionalAccess/authenticationStrengths/policies?$top=20
Status code: 400 (Bad Request)
Start bulk export
Export Authentication Strengths: Multifactor authentication
Export Authentication Strengths: Passwordless MFA
Export Authentication Strengths: Phishing-resistant MFA
Export Authentication Strengths: Strong MFA
Bulk export finished
Environment
• IntuneManagement: 3.10.1
• PowerShell: 7.5.4 (Core)
• OS: Windows 11 Enterprise 25H2 26200.7628
Notes
• Issue occurs consistently.
• Export behavior and GUI behavior are inconsistent.
Description
Authentication Strengths fail to load in the IntuneManagement GUI with a 400 Bad Request error from Microsoft Graph. However, the same Authentication Strengths export successfully during bulk export.
This results in Authentication Strengths being present in exported JSON output but not visible or usable in the application UI.
Steps to Reproduce
Expected Behavior
Authentication Strengths load successfully in the GUI and are visible when export succeeds.
Actual Behavior
GUI loading fails with a 400 Bad Request, while bulk export completes successfully.
Relevant Log Output
Loading Authentication Strengths objects
Failed to invoke MS Graph with URL:
https://graph.microsoft.com/beta/identity/conditionalAccess/authenticationStrengths/policies?$top=20
Status code: 400 (Bad Request)
Start bulk export
Export Authentication Strengths: Multifactor authentication
Export Authentication Strengths: Passwordless MFA
Export Authentication Strengths: Phishing-resistant MFA
Export Authentication Strengths: Strong MFA
Bulk export finished
Environment
• IntuneManagement: 3.10.1
• PowerShell: 7.5.4 (Core)
• OS: Windows 11 Enterprise 25H2 26200.7628
Notes
• Issue occurs consistently.
• Export behavior and GUI behavior are inconsistent.