Query Details
//Activity Types IntuneAuditLogs | summarize OperationCount=count() by OperationName | sort by OperationCount desc
This query is counting the number of operations for each operation name in the IntuneAuditLogs and then sorting them in descending order based on the count.

Rod Trent
Released: July 10, 2020
Tables
Keywords
Operators