Azure Diagnostics
Analyzes Azure diagnostic logs to identify performance bottlenecks and potential issues using Kendrick's expertise.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tyler-r-kendrick-azure-diagnostics npx -- -y @trustedskills/tyler-r-kendrick-azure-diagnostics
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tyler-r-kendrick-azure-diagnostics": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tyler-r-kendrick-azure-diagnostics"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to query Azure Diagnostics data. It can retrieve performance counters, events, and other diagnostic information from your Azure resources. This enables troubleshooting, performance analysis, and proactive monitoring of your cloud infrastructure.
When to use it
- Investigate a slow-running application by retrieving its performance counters.
- Identify the root cause of an error by examining Azure event logs.
- Monitor resource utilization trends over time to optimize costs.
- Diagnose issues with specific virtual machines or services within your Azure environment.
Key capabilities
- Retrieval of performance counters from Azure resources.
- Access to Azure events and diagnostic logs.
- Querying data based on timestamps and other filters.
Example prompts
- "Show me the CPU utilization for my web server over the last hour."
- "What errors occurred in my database service today?"
- "Retrieve all performance counters related to memory usage from VM 'my-vm'."
Tips & gotchas
Requires appropriate Azure permissions to access diagnostic data. Familiarity with Azure resource names and metrics is helpful for crafting effective queries.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.