🌴
🌴
🌴
🌴
The Amazing KQL
Search
⌃
K
The Amazing KQL
💠
KQL Quick Guide
Useful Resources 🔦
My favorites 😍
Need to practice more 🎯
toscalar
range
make-series
series_outliers
set_differenc
pack
summarize
evaluate
mv-expand
set_difference
render
Need to learn later 🐢
💻
Microsoft Endpoint Manager
Device Inventory
Powered By
GitBook
pack
IntuneDevices
| where TimeGenerated > ago (30d)
and isnotempty(OS)
| distinct OS, JoinType
| extend p = pack(OS, JoinType)
Previous
set_differenc
Next
summarize
Last modified
10mo ago