azure-diagnostics

Diagnose Azure Container Apps and Function Apps issues with KQL log analysis.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/TylerLeonhardt/greenroom --skill azure-diagnostics-tylerleonhardt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/TylerLeonhardt/greenroom/tree/main/.github/skills/azure-diagnostics
Command: npx skills add https://github.com/TylerLeonhardt/greenroom --skill azure-diagnostics-tylerleonhardt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnose Azure production issues across Container Apps and Function Apps by guiding you through a structured troubleshooting process.

Core Features & Use Cases

  • Systematic azure diagnostics workflow for container apps and function apps.
  • Logs and metrics analysis using KQL with guided remediation steps.
  • Health checks, resource health validation, and actionable root-cause isolation.

Quick Start

Describe the Azure issue in plain terms and run the guided diagnostic flow to surface the root cause.

Frequently Asked Questions about azure-diagnostics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose Azure Container App failures in production?

To diagnose Azure Container App failures, this skill guides you through a structured troubleshooting workflow to isolate root causes like image pull problems or health probe issues using KQL log analysis.

What is the best way to troubleshoot Azure Function App invocation errors?

Troubleshooting Azure Function App invocation errors involves following a systematic diagnostic workflow that analyzes App Insights and Log Analytics data to identify and remediate the underlying failure points.

How do I find the root cause of container app cold starts and health probe issues?

Finding the root cause of container app cold starts and health probe issues requires querying monitoring data via KQL and running a guided diagnostic flow to validate resource health and surface actionable remediation steps.

Do I need Azure App Insights or Log Analytics access to troubleshoot container app issues?

Yes, you need access to Azure App Insights or Log Analytics monitoring data to troubleshoot container app issues, as the structured diagnostic workflow relies on querying these logs to perform root-cause isolation.

Can I use KQL to analyze Azure production issues for both Container Apps and Function Apps?

Yes, you can use KQL to analyze Azure production issues across both Container Apps and Function Apps, enabling guided logs and metrics analysis to systematically resolve invocation errors and deployment failures.