azure-diagnostics

Diagnose Azure applications using Python health checks and AppLens log analysis.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jgezelscorp/Apex --skill azure-diagnostics-jgezelscorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-diagnostics
Source: https://github.com/jgezelscorp/Apex/tree/main/.github/skills/azure-diagnostics
Command: npx skills add https://github.com/jgezelscorp/Apex --skill azure-diagnostics-jgezelscorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure, appLens, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of debugging and troubleshooting Azure applications and services, automating common diagnostic tasks and providing in-depth analysis for efficient issue resolution.

Core Features & Use Cases

  • Systematic Diagnostics: Guided steps to diagnose issues in Azure, including health checks and log analysis.
  • AI-Powered Diagnostics: Utilizes AppLens (MCP) for intelligent diagnostics and root cause analysis.
  • Resource Health Checks: Monitors and assesses the health of Azure resources.
  • Use Case: Quickly identify the root cause of Azure Functions or Container Apps performance issues by analyzing logs, metrics, and recent changes.

Quick Start

Run the "azure-diagnostics" skill to perform a diagnostic scan of your Azure environment.

Frequently Asked Questions about azure-diagnostics

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

FAQPage Schema
How do I automate Azure troubleshooting for Container Apps and Function Apps?

Automate Azure troubleshooting by running diagnostic scans that assess resource health and analyze logs for Container Apps and Function Apps. The skill uses Python scripts and AppLens to provide guided, AI-powered root cause analysis for efficient issue resolution.

What is the best way to find the root cause of Azure performance issues?

The best way to find the root cause of Azure performance issues is utilizing AI-powered diagnostics via AppLens. It systematically analyzes logs, metrics, and recent changes across Azure resources to pinpoint underlying problems.

Do I need AppLens access to run health checks on Azure Storage Accounts?

Yes, you need AppLens access and the Azure SDK to run AI-powered health checks on Azure Storage Accounts. The diagnostic services depend on these components to automate log analysis and assess resource health.

How does log analysis work for diagnosing Azure application failures?

Log analysis for diagnosing Azure application failures works by executing Python scripts that systematically scan logs and metrics. This automated process identifies anomalies and recent changes to streamline debugging.

Can I use automated diagnostics instead of manual Azure resource troubleshooting?

Yes, you can use automated diagnostics instead of manual troubleshooting to streamline debugging Azure applications. The automated approach provides systematic health checks and intelligent log analysis, replacing time-consuming manual investigations.