Query Details
//Alert - User granted access to an app SecurityAlert | where SystemAlertId == "2032d776-50b6-16ca-dcd1-15d79414e3f4" | summarize arg_max(TimeGenerated, *) by SystemAlertId
This query is looking for a specific security alert where a user was granted access to an app. It then summarizes the details of that alert based on the latest time it was generated.

Rod Trent
Released: July 11, 2022
Tables
Keywords
Operators