Forum Discussion
Byron Boudreaux
May 30, 2019Copper Contributor
Create an Alert from Azure Activity results
I would like to create an Alert that fires when someone requests "Just in time VM access". I can use the query below to surface these events in Logs but not sure how to turn that into and Alert. I ha...
CliveWatson
Microsoft
May 30, 2019
Just press the "add alert" button. Also create an Action Group with a email entry - if you want an email?
Action groups: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/action-groups
Alerts: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-activity-log
Byron Boudreaux
May 31, 2019Copper Contributor
This solution did work but the notifications were way delayed. Unfortunately this is an inherit "feature" of Logs where the data coming in is delayed from the event that generated the entries. Hopefully this will improve over time.