azure-troubleshoot

Community

Rapidly diagnose Azure issues, tool-first.

Authortimbuchinger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and accelerates troubleshooting across various Azure services by guiding you through a systematic, tool-first diagnostic process. It helps you quickly pinpoint root causes and recommend targeted corrections.

Core Features & Use Cases

  • Service-Specific Diagnostics: Provides targeted troubleshooting for Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.
  • Tool-First Approach: Prioritizes using efficient tool-based queries (e.g., Log Analytics Kusto) for logs, metrics, and diagnostic data, falling back to Azure CLI only when necessary.
  • Systematic Workflow: Guides through identifying the service, querying scoped logs/metrics/Activity Logs, interpreting patterns, and recommending targeted fixes.
  • Use Case: Your AKS pods are failing to schedule due to node pressure. This Skill helps you query KubeEvents and KubePodInventory in Log Analytics to diagnose the problem efficiently.

Quick Start

Troubleshoot why my Azure Virtual Machine is failing to boot, checking boot diagnostics logs and Activity Logs for failures.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-troubleshoot
Download link: https://github.com/timbuchinger/loadout/archive/main.zip#azure-troubleshoot

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository