appinsights▌
2 indexed skills · max 10 per page
appinsights-instrumentation
github/awesome-copilot · Productivity
Add Azure App Insights telemetry to ASP.NET Core or Node.js webapps hosted in Azure. \n \n Supports ASP.NET Core apps (with auto-instrumentation option for App Service) and Node.js apps \n Guides you through creating an App Insights resource via Bicep templates or Azure CLI \n Provides language-specific code modification guides for C#, JavaScript/TypeScript, and Python \n Requires identifying the app's programming language, framework, and hosting environment before instrumentation begins \n
appinsights-instrumentation
microsoft/azure-skills · Productivity
Guidance and reference material for instrumenting webapps with Azure Application Insights. \n \n Covers SDK setup, telemetry patterns, and configuration for ASP.NET Core and Node.js applications hosted in Azure \n Distinguishes between this skill (reference and guidance) and azure-prepare (actual implementation); invoke azure-prepare when the user wants to add instrumentation to their project \n Provides auto-instrumentation guidance for C# ASP.NET Core apps in Azure App Service, plus manual ins