From azure
Troubleshoots and resolves issues with Azure Messaging SDKs for Event Hubs and Service Bus, including connection failures, authentication errors, and message processing problems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure:azure-messagingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Property | Value |
| Property | Value |
|---|---|
| Services | Azure Event Hubs, Azure Service Bus |
| MCP Tools | mcp_azure_mcp_eventhubs, mcp_azure_mcp_servicebus |
| Best For | Diagnosing SDK connection, auth, and message processing issues |
| Tool | Command | Use |
|---|---|---|
mcp_azure_mcp_eventhubs | Namespace/hub ops | List namespaces, hubs, consumer groups |
mcp_azure_mcp_servicebus | Queue/topic ops | List namespaces, queues, topics, 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 namespace is healthymcp_azure_mcp_documentation to search Microsoft Learn for the error or topicConnectivity, SDK, and auth troubleshooting guides are located in the azure-diagnostics skill under troubleshooting/messaging/.
mcp_azure_mcp_documentation to search Microsoft Learn for latest guidance.npx claudepluginhub anthropics/claude-plugins-official --plugin azureTroubleshoots Azure Event Hubs and Service Bus SDK issues including connections, authentication, message locks, processing errors, and AMQP problems across Python, Java, JS, .NET.
Expert knowledge for Azure Service Bus: troubleshooting, best practices, architecture, security, configuration, deployment, and coding patterns. Use with JMS/RabbitMQ, Entra ID/VNet, queues/topics, sessions/locks.
Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, sessions, and modern authentication patterns.