Skip to content

Commit 3cbfbab

Browse files
committed
New LP - Observe and Troubleshoot Apps on Azure
1 parent c39b22a commit 3cbfbab

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

  • learn-pr/paths/observe-troubleshoot-apps
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
### YamlMime:LearningPath
2+
uid: learn.wwl.observe-troubleshoot-apps
3+
metadata:
4+
title: Observe and Troubleshoot Apps on Azure
5+
description: Learn how to instrument distributed applications with OpenTelemetry and analyze telemetry data with Azure Monitor to observe and troubleshoot AI solutions on Azure.
6+
ms.date: 02/20/2026
7+
author: jeffkoms
8+
ms.author: jeffko
9+
ms.topic: learning-path
10+
title: Observe and troubleshoot apps on Azure
11+
prerequisites: |
12+
- Programming experience with Python.
13+
- Basic understanding of Azure services and cloud computing concepts.
14+
- Familiarity with distributed application architectures.
15+
summary: |
16+
This learning path teaches you how to gain end-to-end observability into distributed AI applications on Azure. You start by instrumenting applications with OpenTelemetry to capture distributed traces, create custom spans, and export telemetry to Azure Monitor Application Insights. You then analyze the collected telemetry by writing KQL queries, exploring error patterns and performance trends, building dashboards and workbooks for operational visibility, and configuring alerts to detect failures and anomalies.
17+
iconUrl: /training/achievements/generic-trophy.svg
18+
levels:
19+
- intermediate
20+
roles:
21+
- developer
22+
products:
23+
- azure-monitor
24+
subjects:
25+
- artificial-intelligence
26+
- app-development
27+
modules:
28+
- learn.wwl.instrument-app-opentelemetry
29+
- learn.wwl.analyze-telemetry-logs-metrics
30+
trophy:
31+
uid: learn.wwl.observe-troubleshoot-apps.trophy

0 commit comments

Comments
 (0)