From azure
Troubleshoot and resolve issues with Azure API Management. Covers gateway errors, policy validation failures, API import problems, backend connectivity, authentication, and developer portal issues. WHEN: api management error, apim gateway issue, policy validation failure, policy expression error, api import error, openapi import failed, wsdl import error, backend timeout, backend connectivity, 401 unauthorized apim, 403 forbidden apim, 500 backend error, 502 bad gateway apim, 503 service unavailable, cors error apim, jwt validation failed, validate-jwt policy, subscription key invalid, rate limit exceeded, quota exceeded, throttling apim, rate-limit policy, quota policy, api versioning, api revision, api mocking, mock response, developer portal issue, named values, certificate error apim, self-hosted gateway, api diagnostics, apim logging, request tracing, apim trace, api health check, apim troubleshooting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure:azure-apimanagementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Property | Value |
| Property | Value |
|---|---|
| Services | Azure API Management |
| MCP Tools | mcp_azure_mcp_apimanagement |
| Best For | Diagnosing gateway, policy, backend, and authentication issues |
| Tool | Command | Use |
|---|---|---|
mcp_azure_mcp_apimanagement | Service/API ops | List services, APIs, products, policies, subscriptions |
mcp_azure_mcp_monitor | logs_query | Query diagnostic logs with KQL |
mcp_azure_mcp_resourcehealth | get | Check service health status |
mcp_azure_mcp_documentation | Doc search | Search Microsoft Learn for troubleshooting docs |
mcp_azure_mcp_resourcehealth to verify the API Management service is healthymcp_azure_mcp_documentation to search Microsoft Learn for the error or topicGateway, policy, backend, and authentication troubleshooting guides are located in the azure-diagnostics skill under troubleshooting/apimanagement/.
mcp_azure_mcp_documentation to search Microsoft Learn for latest guidance.npx claudepluginhub sonnygillissen/azure-skillsGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.