Query Details
//Alert - Activity from infrequent country SecurityAlert | where SystemAlertId == "eab68468-5057-60f3-2a6b-56b8b1ac9506" | summarize arg_max(TimeGenerated, *) by SystemAlertId
This query is looking for a specific security alert with the ID "eab68468-5057-60f3-2a6b-56b8b1ac9506". It then finds the most recent activity related to that alert and summarizes it.

Rod Trent
Released: July 11, 2022
Tables
Keywords
Operators