Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Diagnostics

Skill Verifiziert Aktiv
Teil von:Azure

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, kubectl cannot connect, kube-system/CoreDNS failures, pod pending, crashloop, node not ready, upgrade failures, analyze logs, KQL, insights, image pull failures, cold start issues, health probe failures, resource health, root cause of errors, troubleshoot event hubs, troubleshoot service bus, messaging SDK error, AMQP connection failure, message lock lost, service bus dead letter.

Zweck

To systematically debug and resolve production issues across various Azure services by providing structured diagnostic flows, service-specific guidance, and leveraging AI-powered tools.

Funktionen

  • Systematic diagnostic flow for Azure issues
  • AI-powered diagnostics with AppLens (MCP)
  • Service-specific troubleshooting guides (App Service, Functions, AKS, etc.)
  • Analysis of logs, metrics, and resource health
  • Guidance on common failure modes (e.g., image pull, cold start, high CPU)

Anwendungsfälle

  • When debugging production issues on Azure
  • When troubleshooting application service problems like high CPU or deployment failures
  • When investigating container app failures, including image pull or health probe issues
  • When needing to analyze logs and metrics for root cause analysis of errors

Nicht-Ziele

  • Performing destructive operations or infrastructure changes
  • Configuring or managing Azure resources beyond diagnostics
  • Providing general Azure administration or development advice

Workflow

  1. Identify symptoms of the production issue.
  2. Check Azure resource health and activity logs.
  3. Review application logs and metrics using App Insights/Log Analytics or CLI.
  4. Consult service-specific troubleshooting guides based on the affected resource type.
  5. Utilize AppLens (MCP) for AI-powered diagnostics where available.
  6. Document findings and attempted remediation steps.

Voraussetzungen

  • Azure CLI installed and authenticated
  • Access to relevant Azure resources

Trust

  • info:Issues Attention19 issues opened, 11 closed in the last 90 days, indicating maintainer engagement, but the closure rate is below 50%.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-skills@skills

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 20 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Ruflo Doctor

99

Run health checks on the Ruflo installation and fix common issues

Skill
ruvnet

Omc Doctor

99

Diagnose and fix oh-my-claudecode installation issues

Skill
Yeachan-Heo

Azure Prepare

95

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). DO NOT USE FOR: copilot-sdk apps (use azure-hosted-copilot-sdk). WHEN: "create app", "build web app", "create API", "create serverless HTTP API", "create frontend", "create back end", "build a service", "modernize application", "update application", "add authentication", "add caching", "host on Azure", "create and deploy", "deploy to Azure", "deploy to Azure using Terraform", "deploy to Azure App Service", "deploy to Azure App Service using Terraform", "deploy to Azure Container Apps", "deploy to Azure Container Apps using Terraform", "generate Terraform", "generate Bicep", "function app", "timer trigger", "service bus trigger", "event-driven function", "containerized Node.js app", "social media app", "static portfolio website", "todo list with frontend and API", "prepare my Azure application to use Key Vault", "managed identity".

Skill
microsoft

Hybrid Cloud Networking

100

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

Skill
wshobson

Azure Postgres Ts

100

Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".

Skill
microsoft