Conditional Access policies - how do you test without nuking production?

Posted by Either-Act-3406@reddit | sysadmin | View on Reddit | 29 comments

We need to roll out CA policies across 1200 users. Microsoft docs say use report-only mode first, but that only tells you what WOULD happen, not what WILL actually break.

Our environment:

Can't test emergency access accounts properly without actually locking ourselves out. Can't simulate real user impact without affecting real users.

What's your approach? Deploy to small group first? Use some third-party tool?