How to Prevent Emergency Break Glass Account Lockouts During DR Tests?

0
8
Asked By CuriousCoder92 On

I recently ran a disaster recovery test and used the emergency break glass account for Microsoft 365, but it got blocked because the sign-in came from an unfamiliar location. I want to know what extra settings or configurations I can implement to ensure this doesn't happen in a real emergency, while still keeping the account secure.

3 Answers

Answered By CloudNinja87 On

Check the sign-in logs to see what caused the block. Break glass accounts should be excluded from all conditional access policies except the ones specifically meant for them; it's usually tied to some risk-based policy.

Answered By TechSavvyGuru On

Have you checked if you have security defaults or conditional access (CA) policies for risky sign-ins? If you have CA policies set up, make sure to exclude your break glass accounts from them.

LockedDownAdmin -

Yep, sounds like someone forgot to exclude it!

HelpfulTechie -

Thanks. This is a great place to look.

Answered By SecurityInspector On

I second the CA issue, but what we do is add a conditional access policy that restricts break glass accounts to only allow access from named locations – basically, we limit the IPs they can log in from to our main or branch office addresses.

AdminWhiz -

I like this methodology. Thanks!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.