A

azure-messaging

bymicrosoft·#12 trending

Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing…

1,300stars
First seenFeb 20, 2026

Installation

Send this command to your AI agent:

npx skills add https://github.com/microsoft/azure-skills --skill azure-messaging

Documentation

Diagnose and resolve Azure Event Hubs and Service Bus SDK issues with structured troubleshooting workflows.

  • Covers connection failures, authentication errors, AMQP link issues, message lock timeouts, and event processor stalls across Python, Java, JavaScript, and .NET SDKs
  • Includes language-specific troubleshooting guides for Event Hubs and Service Bus, plus connectivity diagnostics for ports, WebSocket fallback, IP firewalls, and private endpoints
  • Provides MCP tools to query resource health, list namespaces/hubs/queues/topics, and search Microsoft Learn documentation for error resolution
  • Structured diagnosis workflow: identify SDK version, check resource health, match error messages, look up docs, verify configuration, and apply fixes