Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
microsoft avatar

Azure Messaging

  • 470k installs
  • 1.3k repo stars
  • Updated July 26, 2026
  • microsoft/azure-skills

Azure Messaging is a Claude skill that troubleshoots Azure Event Hubs and Service Bus SDK connection, authentication, and message-processing errors.

About

This skill helps diagnose and resolve problems with the Azure Messaging SDKs for Event Hubs and Service Bus. It covers connection failures, authentication and AMQP link errors, message lock and session lock issues, checkpoint and offset resets, and SDK configuration. A developer uses it when a messaging SDK throws errors or an event processor stops handling messages. It works through resource health, diagnostic logs and documentation to recommend a remediation.

  • Troubleshoots Azure Event Hubs and Service Bus SDK connection, auth and AMQP link errors
  • Follows a 6-step diagnosis workflow: SDK/version, resource health, error match, docs, config, fix
  • Uses Azure MCP tools for resource health, KQL log queries and Microsoft Learn doc search

Azure Messaging by the numbers

  • 470,480 all-time installs (skills.sh)
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

azure-messaging capabilities & compatibility

Capabilities
sdk troubleshooting · log query · resource health check · error diagnosis
Works with
azure
Use cases
debugging
Pricing
Free
From the docs

What azure-messaging says it does

Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus.
SKILL.md
Diagnosing SDK connection, auth, and message processing issues
SKILL.md
npx skills add https://github.com/microsoft/azure-skills --skill azure-messaging

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs470k
repo stars1.3k
Security audit3 / 3 scanners passed
Last updatedJuly 26, 2026
Repositorymicrosoft/azure-skills

What it does

Diagnose and resolve Azure Event Hubs and Service Bus SDK connection, auth, and message-processing failures.

Who is it for?

Diagnosing SDK connection, auth, and message processing issues

Skip if: Creating messaging namespaces or writing new producer/consumer applications from scratch

When should I use this skill?

An Event Hubs or Service Bus SDK throws connection, auth, lock, or checkpoint errors

What you get

A matched root cause and a documented remediation for the messaging SDK failure.

  • SDK fix recommendations
  • logging configuration steps

By the numbers

  • 6-step diagnosis workflow
  • 5 documented MCP tools

Files

SKILL.mdMarkdownGitHub ↗

Azure Messaging SDK Troubleshooting

Quick Reference

PropertyValue
ServicesAzure Event Hubs, Azure Service Bus
MCP Toolsmcp_azure_mcp_eventhubs, mcp_azure_mcp_servicebus
Best ForDiagnosing SDK connection, auth, and message processing issues

When to Use This Skill

  • SDK connection failures, auth errors, or AMQP link errors
  • Idle timeout, connection inactivity, or slow reconnection after disconnect
  • AMQP link detach or detach-forced errors
  • Message lock lost, message lock expired, lock renewal failures, or batch lock timeouts
  • Session lock lost, session lock expired, or session receiver errors
  • Event processor or message handler stops processing
  • Duplicate events or checkpoint offset resets
  • SDK configuration questions (retry, prefetch, batch size, receive batch behavior)

MCP Tools

ToolCommandUse
mcp_azure_mcp_eventhubsNamespace/hub opsList namespaces, hubs, consumer groups
mcp_azure_mcp_servicebusQueue/topic opsList namespaces, queues, topics, subscriptions
mcp_azure_mcp_monitorlogs_queryQuery diagnostic logs with KQL
mcp_azure_mcp_resourcehealthgetCheck service health status
mcp_azure_mcp_documentationDoc searchSearch Microsoft Learn for troubleshooting docs

Diagnosis Workflow

1. Identify the SDK and version — Check the prompt for SDK and version clues; if not stated, proceed with diagnosis and ask later if needed 2. Check resource health — Use mcp_azure_mcp_resourcehealth to verify the namespace is healthy 3. Review the error message — Match against language-specific troubleshooting guide 4. Look up documentation — Use mcp_azure_mcp_documentation to search Microsoft Learn for the error or topic 5. Check configuration — Verify connection string, entity name, consumer group 6. Recommend fix — Apply remediation, citing documentation found

Troubleshooting Guides

Connectivity, SDK, and auth troubleshooting guides are located in the azure-diagnostics skill under troubleshooting/messaging/.

References

  • Use mcp_azure_mcp_documentation to search Microsoft Learn for latest guidance.

Related skills

How it compares

Use azure-messaging for SDK-level messaging failures rather than compute, deployment, or general Azure provisioning skills.

FAQ

Which Azure messaging services does azure-messaging cover?

azure-messaging covers Azure Event Hubs and Azure Service Bus SDK troubleshooting, including connection failures, authentication errors, message processing issues, and SDK configuration problems across common language SDKs.

What errors does azure-messaging help fix?

azure-messaging helps fix AMQP errors, send timeouts, receiver disconnected events, message lock lost or expired states, lock renewal batch failures, and Event Processor Host consumer issues in Event Hubs and Service Bus applications.

Is Azure Messaging safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Debuggingmonitoringinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.