
Agenda
Practical Integration with DevOps Tools
In this section, we’ll walk through hands-on examples to integrate Azure Monitor into your CI/CD pipelines and operational workflows:- Connecting Azure Monitor with popular DevOps platforms
- Configuring custom alerts to triage and respond faster
- Provisioning and managing Log Analytics workspaces via Infrastructure as Code

Automate workspace provisioning using ARM templates or Terraform.
Here’s a quick Azure CLI example to create a Log Analytics workspace:
Here’s a quick Azure CLI example to create a Log Analytics workspace:
Configuring Telemetry Collection
To achieve full-stack observability, you must collect telemetry across applications, VMs, containers, storage, and networks. Azure offers specialized solutions for each domain.
Azure Telemetry Services Overview

By the end of this lesson, you’ll be able to:
- Set up data collection across multiple Azure services
- Author KQL queries to analyze and correlate logs and metrics
- Build interactive dashboards in Azure Monitor and Log Analytics