When your Azure Event Hubs or Service Bus SDK starts throwing AMQP errors, connection timeouts, or mysterious message lock issues, this skill walks you through the actual diagnosis steps Microsoft support would use. It checks service health first, matches your error against language-specific troubleshooting guides, then searches Microsoft Learn for the exact fix. The workflow is solid: identify SDK version, verify namespace health, decode the error message, find official docs, check your connection config, apply the remedy. It covers the gnarly stuff like session lock expiration, duplicate events, and checkpoint offset resets that can make messaging SDKs frustrating to debug.
claude skill add microsoft/azure-skills:azure-messaging