What problem does it solve? Developers often struggle to determine the correct way to add telemetry to their Azure-hosted webapps, since the instrumentation approach varies by language, framework, and hosting model. This Skill provides structured guidance, SDK setup patterns, and configuration references for instrumenting applications with Azure Application Insights. ## Core Features & Use Cases - Instrumentation Guidance: Step-by-step patterns for ASP.NET Core, Node.js, and Python apps, covering both auto-instrumentation via Azure Portal and manual code-based setup. - Resource Provisioning: A PowerShell script that creates a Log Analytics workspace and Application Insights resource, then configures the connection string on Web Apps, Container Apps, or Function Apps. - SDK Quick References: Condensed references for Azure Monitor OpenTelemetry distros and exporters in Python, TypeScript, and Java. - Use Case: You have an ASP.NET Core app hosted in Azure App Service and want to understand how to add telemetry. This Skill walks you through auto-instrumentation or manual setup with the Azure Monitor OpenTelemetry SDK and connection string configuration. ## Quick Start Ask how to instrument your ASP.NET Core or Node.js app hosted in Azure with Application Insights telemetry.