Troubleshoot Azure Event Hubs and Service Bus SDK connection and messaging issues.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "azure-messaging" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/GitHub-Copilot-for-Azure/main/plugin/skills/azure-messaging/SKILL.md 2. Save it as ~/.claude/skills/azure-messaging/SKILL.md 3. Reload skills and tell me it's ready
I frequently hit message lock lost and lock expired errors in an Azure Service Bus consumer. Based on my processing flow, concurrency settings, and auto-lock renewal configuration, analyze likely causes and provide .NET troubleshooting steps and fixes.
A breakdown of likely lock-expiration root causes, key configuration checks, and actionable fixes with code guidance.
My Azure Event Hubs consumer connects successfully but keeps receiving no messages. Please give me a Python SDK troubleshooting checklist covering consumer groups, checkpoints, offsets, partition assignment, and permissions.
A step-by-step checklist to identify why no messages are received and how to fix each cause.
My Azure Messaging app frequently shows receiver disconnected, link detach, idle timeout, and send timeout. Using Java SDK logging guidance, help determine whether this is more likely a network, authentication, or client configuration issue, and suggest optimizations.
A categorized diagnosis by issue type, logging enablement guidance, and recommendations to improve connection stability.
| 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.Set up Entra ID app registration, OAuth, permissions, and MSAL integration.
Set up Azure Application Insights telemetry for web apps with best practices.
Find, list, and inspect Azure resources across subscriptions and resource groups.
Deploy, evaluate, fine-tune, and optimize Microsoft Foundry agents and models.
Deploy prepared Azure apps with built-in recovery for common release errors.
Use Azure AI for search, speech, transcription, and OCR tasks.