In this article I am going to show you how to schedule Azure Active Directory Audit Log entry downloads, save the downloaded log entries to an on-premise database, get notified when any user fails to login 3 times within 5 minutes then, finally, send an email notification that includes the user's name in the email subject with Corner Bowl Server Manager.
Before Server Manager can monitor Azure Active Directory Audit Logs the target Azure Portal must be configured to allow the log entries to be downloaded by Server Manager.
Next, we need to download the latest entries so we can create a Failed Logon Monitor that is based off of a already existing failed logon log entry.
To limit the log entries to failed logon events, we need to create and apply a Failed Logon Filter to the log monitor rule.
Server Manager enables users to include column values in various action content by placing the column's KEY value wrapped with {} characters.