Add Azure Application Insights monitoring to your web application with this guide. You will learn how to instrument your app to collect telemetry data.
The skill covers SDK setup, telemetry patterns, and configuration references. It is designed for ASP.NET Core, Node.js, and Python apps hosted in Azure.
No matter if you prefer auto-instrumentation or manual setup, you will find step-by-step instructions and code examples.
Global
mkdir -p ~/.claude/skills/appinsights-instrumentationProject
mkdir -p .claude/skills/appinsights-instrumentationSource Repository