Detecting issues impacting multiple devices
Monitoring the number of devices or users with issues
devices during past 7d
| with execution.crashes during past 7d
| where binary.name = "teams.exe"
| summarize nr_of_devices = count() by entityNotifications
Alerts overview dashboard
Monitoring frequent issues across devices
Notifications
Alerts overview dashboard
NQL Examples
Detect specific web errors for an application.

Detect applications with a high web error ratio.

Detect a high number of crashes for binaries.

Detect a high number of devices with long boot time with Geolocation by country.
Virtualization alert for when the average CPU queue length per desktop pool is > =3

Last updated
Was this helpful?