🌴
The Amazing KQL
  • The Amazing KQL
  • 💠KQL Quick Guide
    • Useful Resources 🔦
    • My favorites 😍
      • search
      • take
      • where
      • summarize
        • arg_max()
        • count, countif
        • dcount, dcountif
        • take_any
      • distinct
      • case
      • project
        • project-reorder
        • project-away
        • project-rename
        • project-keep
      • sort by
      • extend
      • extract
        • extract_all
      • parse
      • stract
      • count
        • countif
      • mv-expand
      • dcount
        • dcountif
      • Create table
      • let
      • join
      • union
      • materialize
    • Need to practice more 🎯
      • toscalar
      • range
      • make-series
      • series_outliers
      • set_differenc
      • pack
      • summarize
        • make_bag
        • make_set, make_list
      • evaluate
        • pivot
        • bag_unpack
        • pack_all
      • mv-expand
      • set_difference
      • render
    • Need to learn later 🐢
      • scan
      • ExtractParseParse-kv-Tabular
      • decode
      • mv-apply
      • prev and next
      • row_cumsum
      • any
      • top-nested
      • Time Series
        • series_stats
        • series_fir
        • series_iir
        • series_fit_line
        • series_fit_2lines
      • Machine Learning
        • basket
        • autocluster
        • diffpatterns
        • reduce
  • 💻Microsoft Endpoint Manager
    • Device Inventory
      • Device OS version
      • Same AAD Device ID and Intune Device ID
Powered by GitBook
On this page

The Amazing KQL

NextUseful Resources 🔦

Last updated 3 years ago

Hello Everyone!

Thank you for visiting The Amazing KQL!

I have been learning how to use KQL for some time now, I found it so fascinated and decided would like to create a page of my learning journey.

So the first question will be. What is KQL?

KQL is from Kusto Query Language

But again, what is Kusto Query Language? Where's the name is coming from? Well, you must read 's Must Learn KQL series. In , he told us his childhood story. Quote from Rod's story:

KQL is named after Jacques Cousteau

Let's start with our next chapter: Useful Resources

🎉
Rod Trent
Part 2: Just Above Sea Level
Page cover image