A cloud-based identity and access management service for securing user authentication and resource access
To verify that a Conditional Access policy blocking legacy authentication is working, use Microsoft Entra sign-in logs and filter specifically for legacy protocols.
- Sign in to the Microsoft Entra admin center as at least a Reports Reader.
- Go to Entra ID > Monitoring & health > Sign-in logs.
- Select Columns and ensure Client App is enabled so it appears in the grid.
- Select Add filters > Client App.
- In Client App, select all legacy authentication protocols (for example, POP, IMAP, SMTP, older Office clients) and select Apply.
- Repeat steps 3–5 on the User sign-ins (non-interactive) tab.
- Review the filtered sign-ins:
- If the policy is correctly blocking legacy authentication, affected sign-ins should show as failures with Conditional Access indicating the block.
- Selecting an individual sign-in and reviewing Basic info and the Conditional Access tab will show which policy applied and that the legacy protocol was used.
To further triage and monitor legacy authentication usage and confirm reduction over time, use the Sign-ins using legacy authentication workbook referenced in the documentation.
If unexpected blocks occur (for example, due to authentication flow policies or token protection), select a blocked sign-in in the sign-in logs and review the Conditional Access tab in the Activity details: sign-ins pane to see exactly which policy enforced the block and why.
References: