Managing Conditional Access (CA) policies can get messy fast — I’ve been there.
After years of struggling to keep track of all the rules, gaps, and exceptions, I built a PowerShell tool to help export, review, and analyze CA policies more easily.
In this video, I’ll walk you through:
– Exporting your Conditional Access policies
– Automatically checking for common risks (legacy auth, missing MFA, conflicting includes/excludes, etc.)
– Finding hidden gaps that could leave you exposed
– Quick links back to policies for easy clean-up
– Helpful tips and real-world things I look for when auditing environments
The tool is free and available on my GitHub here: [https://github.com/dougsbaker/CA-Export/blob/main/Export-CAPolicyWithRecs.ps1
Hope it helps!
#ConditionalAccess #AzureAD #PowerShell #Microsoft365 #IdentitySecurity