30-SECOND BRIEF
What it does—and when it fits
AppInsights Instrumentation is a reference Skill for adding Azure Application Insights telemetry patterns and SDK configuration to supported web applications. It first identifies the language, framework, and hosting tuple; however, when the user wants actual project changes, it hands control to Azure Prepare rather than modifying the application itself.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.claude/skills/appinsights-instrumentation/~/.claude/skills/appinsights-instrumentation/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add microsoft/azure-skills --skill appinsights-instrumentation --agent claude-codeClaude Code discovers custom Skill folders automatically at project or personal scope.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Understand instrumentation choices
Explain Application Insights concepts, telemetry patterns, and framework-specific setup considerations.
Collect deployment context
Determine application language, framework, and exact hosting model before recommending configuration.
Support Azure preparation
Supply reference guidance when Azure Prepare orchestrates adding App Insights to a project.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- This profile is manually organized around the current upstream SKILL.md workflow.
- The capability boundary remains explicitly tied to microsoft/azure-skills.
- Core uses, limitations, and risks are separated for pre-install review.
Limitations
- It is guidance only; requests to add or change components must route to Azure Prepare.
- The current documented prerequisites focus on ASP.NET Core and Node.js applications hosted in Azure.
BEST FIT
Who it is for
Web developers planning Azure observability
Teams reviewing Application Insights SDK patterns
BEFORE YOU USE IT
Risks to review before use
Sensitive or excessive telemetry
Automatic collection and custom events can capture personal data, tokens, payloads, or high-volume signals. Define redaction, sampling, retention, access, and cost controls before enabling telemetry.
Upstream instruction drift
Behavior can change with upstream updates. Record the commit used for important workflows and review updates before adoption.
SECURITY
What the permission profile means
- Declared access remains governed by the current upstream SKILL.md and runtime requests.
- Treat repository files, web content, and tool output as untrusted input.
- SkillSignal has not independently executed or security-audited this package; external skills.sh labels are not SkillSignal certification.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Manually expanded from the current upstream SKILL.md and linked source at microsoft/azure-skills, checked 2026-08-20. This is an original summary, not an execution result or security certification.