Query Details
//When was a Watchlist deleted and who deleted it AzureActivity | where OperationNameValue == "MICROSOFT.SECURITYINSIGHTS/WATCHLISTS/DELETE" | project TimeGenerated, Caller, CallerIpAddress
This query looks for information about when a Watchlist was deleted and who deleted it. It retrieves the time the deletion occurred, the person who performed the deletion, and their IP address.

Rod Trent
Released: October 27, 2022
Tables
Keywords
Operators