Analyze monitoring data with Kusto Query Language
At a glance
-
Level
-
Skill
Learn how to analyze data in Azure Monitor using Kusto Query Language (KQL).
Prerequisites
Familiarity with database structures like tables, columns, and rows.
Get started with Azure
Choose the Azure account that's right for you. Pay as you go or try Azure free for up to 30 days. Sign up.
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
Learn about the basics of Kusto Query Language (KQL), and the various Microsoft products that use it.
Write advanced queries in Kusto Query Language to help you gain insights from your data. Use the aggregation functions count
, dcount
, countif
, sum
, min
, max
, avg
, percentiles
, and others. Communicate these results visually in charts.
Use Azure Monitor logs to extract valuable information about your infrastructure from log data.
Write log queries to find answers to operational and business questions. Use Kusto Query Language (KQL) to extract insights from logs in Azure Monitor.
Note
This is a Guided Project module where you complete an end-to-end project by following step-by-step instructions.