azure-messaging

โดย Azure

แก้ไขปัญหาและข้อผิดพลาดของ Azure Messaging SDK สำหรับ Event Hubs และ Service Bus ครอบคลุมถึงการเชื่อมต่อล้มเหลว ข้อผิดพลาดการยืนยันตัวตน ปัญหาการประมวลผลข้อความ และปัญหาการกำหนดค่า SDK

npx skills add https://github.com/microsoft/GitHub-Copilot-for-Azure --skill azure-messaging

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.

Skills เพิ่มเติมจาก Azure

azure-ai
Azure
ใช้สำหรับ Azure AI: Search, Speech, OpenAI, Document Intelligence ช่วยในการค้นหา, การค้นหาแบบเวกเตอร์/ไฮบริด, การแปลงคำพูดเป็นข้อความ, การแปลงข้อความเป็นคำพูด, การถอดเสียง, OCR
appinsights-instrumentation
Azure
แนวทางสำหรับการติดตั้งเครื่องมือวัด (instrumentation) ให้กับเว็บแอปพลิเคชันด้วย Azure Application Insights ให้รูปแบบการส่งข้อมูลเทเลเมทรี การตั้งค่า SDK และข้อมูลอ้างอิงการกำหนดค่า
azure-aigateway
Azure
กำหนดค่า Azure API Management (APIM) เป็น AI Gateway เพื่อรักษาความปลอดภัย สังเกตการณ์ ควบคุมโมเดล AI, MCP servers, agents ช่วยในการจำกัดอัตราการใช้งาน, การแคชเชิงความหมาย, ความปลอดภัยของเนื้อหา, การปรับสมดุลโหลด
azure-compliance
Azure
ความสามารถในการตรวจสอบการปฏิบัติตามข้อกำหนดและความปลอดภัยของ Azure อย่างครอบคลุม รวมถึงการประเมินแนวทางปฏิบัติที่ดีที่สุด การตรวจสอบวันหมดอายุของ Key Vault และการตรวจสอบความถูกต้องของการกำหนดค่าทรัพยากร
azure-compute
Azure
แนะนำขนาด VM ของ Azure, VM Scale Sets (VMSS) และการกำหนดค่าตามความต้องการของเวิร์กโหลด ความต้องการด้านประสิทธิภาพ และข้อจำกัดด้านงบประมาณ
azure-cost-optimization
Azure
ระบุและวัดปริมาณการประหยัดต้นทุนในทุกการสมัครใช้งาน Azure โดยการวิเคราะห์ต้นทุนจริง เมตริกการใช้งาน และสร้างคำแนะนำการปรับแต่งที่สามารถดำเนินการได้
azure-deploy
Azure
ดำเนินการปรับใช้ไปยัง Azure ขั้นตอนสุดท้ายหลังจากการเตรียมการและการตรวจสอบ ทำงานคำสั่ง azd up, azd deploy หรือการจัดเตรียมโครงสร้างพื้นฐาน
azure-diagnostics
Azure
ดีบักและแก้ไขปัญหาการทำงานจริงบน Azure ครอบคลุมการวินิจฉัย Container Apps และ Function Apps การวิเคราะห์บันทึกด้วย KQL การตรวจสอบสถานะ และการแก้ไขปัญหาทั่วไป