Forum Discussion
dmarquesgn
Aug 27, 2021Iron Contributor
Create workflow for compromised users in Azure AD
Hi, I work in a small security team, and we don't have 24/7 till now, so I would like to find a way to lock users which are High Risk users. By now we get an email alert of those. What I would ...
pvanberlo
Aug 27, 2021MCT
With ‘high risk’ I assume you’re referring to the user or sign-in risk of a user? Locking the account itself is not an option out of the box, but you can use Azure AD conditional access to block access until the user self remediates this. If you really would like to block sign in for such users you can either use a PowerShell script that runs regularly or when you do have Sentinel in place use a playbook for this.