Guided project - Analyze logs in Azure Monitor with KQL
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.
Learning objectives
In this module, you'll practice how to:
- Analyze log data based on specific business and operational questions.
- Write KQL queries to extract the data you need from logs in Azure Monitor.
Prerequisites
- A Log Analytics workspace with log data.
- Knowledge of database structures like tables, columns, and rows.
- Ability to write Kusto Query Language queries at a novice to intermediate level.