Query Details
//Intune Device Threat Level not Secured IntuneDeviceComplianceOrg | where isnotempty(DeviceHealthThreatLevel) | where DeviceHealthThreatLevel != "Secured" | project TimeGenerated , DeviceName , DeviceId , OS , UserName , DeviceHealthThreatLevel
This query retrieves information about Intune devices that have a threat level that is not secured. It includes details such as the time the information was generated, device name, device ID, operating system, username, and the device's threat level.

Rod Trent
Released: August 16, 2020
Tables
Keywords
Operators