azure-diagnostics

Diagnose Azure production issues with structured triage workflows and AI-assisted analysis.

66|41|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-diagnostics-olivomarco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/olivomarco/vbd-copilot/tree/main/skills/azure-diagnostics
Command: npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-diagnostics-olivomarco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Debugging Azure production issues can be time-consuming and error-prone; azure-diagnostics provides a structured, AI-assisted workflow to triage incidents quickly and accurately.

Core Features & Use Cases

  • End-to-end diagnostics using AppLens, Azure Monitor, resource health, and KQL-based queries to identify root causes.
  • Guided troubleshooting for Container Apps, Function Apps, and AKS incidents, with evidence collection and remediation recommendations.
  • Reference-driven remediation: consults built-in references to validate findings and produce actionable next steps.

Quick Start

Run the guided diagnostics to troubleshoot a live Azure issue and reference the AKS, Functions, and Container Apps troubleshooting guides for remediation.

Frequently Asked Questions about azure-diagnostics

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

FAQPage Schema
How do I troubleshoot Azure production issues for AKS and Container Apps?

Azure diagnostics provides an AI-assisted triage workflow to troubleshoot production issues for AKS and Container Apps. It guides evidence gathering, analyzes logs, checks resource health, and returns actionable remediation steps.

What is the best way to analyze Azure function app incidents safely?

The best way is a guided diagnostic flow that enforces safe troubleshooting for Azure function app incidents. It consults built-in references to validate findings and produce safe, actionable remediation recommendations.

How does AppLens help with diagnosing Azure resource health?

AppLens supports end-to-end Azure diagnostics by combining resource health checks and KQL-based queries to identify root causes. This mechanism helps pinpoint failures efficiently during incident response workflows.

Can I use KQL queries to find the root cause of Azure Container Apps failures?

Yes, you can use KQL-based queries within the diagnostic workflow to analyze logs and identify root causes for Azure Container Apps failures. The workflow integrates Azure Monitor data to validate findings against built-in references.

When do I need a structured workflow for Azure incident response?

You need a structured workflow for Azure incident response when debugging production issues becomes time-consuming and error-prone. It ensures you gather evidence correctly, prioritize resource health, and validate remediation steps before applying them.