$ loading_
帮助排查并解决 Azure Event Hubs 与 Service Bus SDK 的连接、认证和消息处理问题。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "azure-messaging" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/GitHub-Copilot-for-Azure/main/plugin/skills/azure-messaging/SKILL.md 2. 保存为 ~/.claude/skills/azure-messaging/SKILL.md 3. 装好后重载技能,告诉我可以用了
我在 Azure Service Bus 的消费者中频繁遇到 message lock lost 和 lock expired。请根据我的处理流程、并发设置和自动续锁配置,帮我分析可能原因,并给出 .NET 的排查步骤与修复建议。
输出锁过期的可能根因、关键配置检查项,以及可执行的修复方案与示例代码建议。
我的 Azure Event Hubs 消费程序已经连接成功,但持续收不到消息。请从 consumer group、checkpoint、offset、分区分配和权限配置等角度,给我一份 Python SDK 排查清单。
输出分步骤排查清单,帮助定位无消息接收的具体原因,并提供对应修复思路。
我的 Azure Messaging 应用频繁出现 receiver disconnected、link detach、idle timeout 和 send timeout。请结合 Java SDK 日志配置,帮我判断这更像网络问题、认证问题还是客户端配置问题,并给出优化建议。
输出按问题类型分类的诊断思路、日志启用方法,以及连接稳定性优化建议。
| 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.分析并精简 Markdown 内容,降低 token 消耗并提升 AI 处理效率。