appinsights-instrumentation

Add Azure App Insights telemetry to ASP.NET Core or Node.js webapps hosted in Azure.

github ↓ 9.4k
Claude Code
View source ↗

What it does

  • An ASP.NET Core app hosted in Azure
  • A Node.js app hosted in Azure
  • Use Azure CLI. See scripts/appinsights.ps1 for what Azure CLI command to execute to create the App Insights resource.
  • If the app is an ASP.NET Core app, see ASPNETCORE guide for how to modify the C# code.
  • If the app is a Node.js app, see NODEJS guide for how to modify the JavaScript/TypeScript code.
  • If the app is a Python app, see PYTHON guide for how to modify the Python code.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Add Azure App Insights telemetry to ASP.NET Core or Node.js webapps hosted in Azure.

Source

Repository: https://github.com/github/awesome-copilot

appinsights-instrumentation FAQ

What does the appinsights-instrumentation skill do?

Instrument a webapp to send useful telemetry data to Azure App Insights An ASP.NET Core app hosted in Azure A Node.js app hosted in Azure

How do I install appinsights-instrumentation?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill appinsights-instrumentation --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain appinsights-instrumentation?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

appinsights-instrumentation on getagentictools
[![appinsights-instrumentation on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-appinsights-instrumentation.svg)](https://getagentictools.com/skills/github-awesome-copilot-appinsights-instrumentation?ref=badge)
npx agentictools info skills/github-awesome-copilot-appinsights-instrumentation

The second line is the CLI lookup for this page — handy in READMEs and docs.