Query Details
//Simple query to show the provider where your alerts are coming from most SecurityIncident | summarize count() by ProviderName
This query shows the provider that generates the most alerts for security incidents. It counts the number of alerts from each provider and summarizes the results.

Rod Trent
Released: July 14, 2021
Tables
Keywords
Operators