Skill · em Corrigir bugs

azure-diagnostics

Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, VM RDP, Linux…

Procedência

Antes de instalar

51 arquivos · 197,6 KB · inclui 12 scripts que executam: scripts/aks-baseline.ps1, scripts/aks-baseline.sh, scripts/appservice-diagnostics.ps1, scripts/appservice-diagnostics.sh, scripts/containerapp-diagnostics.ps1, scripts/containerapp-diagnostics.sh, scripts/pod-evidence.ps1, scripts/pod-evidence.sh, scripts/run-ig.ps1, scripts/run-ig.sh, scripts/test-messaging-connectivity.ps1, scripts/test-messaging-connectivity.sh

Instalar na sua CLI

O comando baixa a versão fixada (commit 117b038) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Global: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Codex

Neste projeto: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Global: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Antigravity

Neste projeto: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Global: Esta skill tem 51 arquivos: grande demais para um comando de copiar e colar. Baixe da origem, na versão fixada.

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/microsoft.azure-skills.azure-diagnostics

Prévia do SKILL.md

---
name: azure-diagnostics
description: "Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, VM RDP, Linux SSH, VM…
license: MIT
metadata:
  author: Microsoft
  version: "1.2.6"
---

# Azure Diagnostics

> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE**
>
> This document is the **official source** for debugging and troubleshooting Azure production issues. Follow these instructions to diagnose and resolve common Azure service problems systematically.

## Triggers

Activate this skill when user wants to:
- Debug or troubleshoot production issues
- Diagnose errors in Azure services
- Analyze application logs or metrics
- Fix image pull, cold start, or health probe issues
- Investigate why Azure resources are failing
- Find root cause of application errors
- Troubleshoot App Service issues (high CPU, deployment failures, crashes, slow responses, TLS/custom domains)
- Respond to prompts like "troubleshoot app service", "app service high CPU", or "app service deployment failure"
- Troubleshoot Azure Function Apps (invocation failures, timeouts, binding errors)
- Find the App Insights or Log Analytics workspace linked to a Function App
- Troubleshoot AKS clusters, nodes, pods, ingress, or Kubernetes networking issues
- Troubleshoot Azure VM connectivity issues (RDP/SSH failures, port 3389/22 timeouts, NSG or firewall blocking, credential resets)
- Troubleshoot Azure Messaging SDK issues (Event Hubs, Service Bus connection failures, AMQP errors, message lock issues)

## Rules

1. Start with systematic diagnosis flow
2. Use AppLens (MCP) for AI-powered diagnostics when available
3. Check resource health before deep-diving into logs
4. Select appropriate troubleshooting guide based on service type
5. Document findings and attempted remediation steps
6. Route AKS incidents to the dedicated AKS troubleshooting document
…

Ver todo o marketplace