Query Details
//Audit Events Trend
IntuneAuditLogs
| summarize count() by bin(TimeGenerated, {TimeRange:grain})This query analyzes the trend of audit events in Intune by counting the number of events and grouping them based on a specified time range.

Rod Trent
Released: July 10, 2020
Tables
Keywords
Operators