Query Details
//Who deleted an Automation Rule AzureActivity | where OperationNameValue == "MICROSOFT.SECURITYINSIGHTS/AUTOMATIONRULES/DELETE" | project TimeGenerated, Caller, CallerIpAddress
This query is looking for information about who deleted an Automation Rule in Azure. It retrieves the time the deletion occurred, the person who performed the deletion, and their IP address.

Rod Trent
Released: October 21, 2022
Tables
Keywords
Operators