Azure Diagnostics
Skill Verifiziert AktivDebug 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.
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
- Identify symptoms of the production issue.
- Check Azure resource health and activity logs.
- Review application logs and metrics using App Insights/Log Analytics or CLI.
- Consult service-specific troubleshooting guides based on the affected resource type.
- Utilize AppLens (MCP) for AI-powered diagnostics where available.
- 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@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Monitor Query Py
100Azure 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".
Ruflo Doctor
99Run health checks on the Ruflo installation and fix common issues
Omc Doctor
99Diagnose and fix oh-my-claudecode installation issues
Azure Prepare
95Prepare 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".
Hybrid Cloud Networking
100Configure 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.
Azure Postgres Ts
100Connect 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".