Conditional access policy - block legacy authentication

Ajay Patole 0 Reputation points
2026-06-17T04:16:43.6866667+00:00

I have configured the block legacy authentication policy for a customer and what to verify it. How can I check if this policy is working or not. Can someone please help on this, with the steps to check this or any steps which would generate some logs to verify.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-17T04:16:58.3966667+00:00

    To verify that a Conditional Access policy blocking legacy authentication is working, use Microsoft Entra sign-in logs and filter specifically for legacy protocols.

    1. Sign in to the Microsoft Entra admin center as at least a Reports Reader.
    2. Go to Entra ID > Monitoring & health > Sign-in logs.
    3. Select Columns and ensure Client App is enabled so it appears in the grid.
    4. Select Add filters > Client App.
    5. In Client App, select all legacy authentication protocols (for example, POP, IMAP, SMTP, older Office clients) and select Apply.
    6. Repeat steps 3–5 on the User sign-ins (non-interactive) tab.
    7. 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:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.