azure-messaging

oleh Azure

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

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.

Lebih banyak skill dari Azure

azure-ai
Azure
Gunakan untuk Azure AI: Search, Speech, OpenAI, Document Intelligence. Membantu pencarian, pencarian vektor/hibrida, ucapan-ke-teks, teks-ke-ucapan, transkripsi, OCR.
appinsights-instrumentation
Azure
Panduan untuk menginstrumentasi aplikasi web dengan Azure Application Insights. Menyediakan pola telemetri, pengaturan SDK, dan referensi konfigurasi.
azure-aigateway
Azure
Konfigurasikan Azure API Management (APIM) sebagai AI Gateway untuk mengamankan, mengamati, mengontrol model AI, server MCP, dan agen. Membantu dalam pembatasan kecepatan, caching semantik, keamanan konten, penyeimbangan beban.
azure-compliance
Azure
Kemampuan audit kepatuhan dan keamanan Azure yang komprehensif termasuk penilaian praktik terbaik, pemantauan kedaluwarsa Key Vault, dan validasi konfigurasi sumber daya.
azure-compute
Azure
Rekomendasikan ukuran VM Azure, VM Scale Sets (VMSS), dan konfigurasi berdasarkan kebutuhan beban kerja, persyaratan kinerja, dan batasan anggaran.
azure-cost-optimization
Azure
Mengidentifikasi dan mengukur penghematan biaya di seluruh langganan Azure dengan menganalisis biaya aktual, metrik pemanfaatan, dan menghasilkan rekomendasi optimasi yang dapat ditindaklanjuti.
azure-deploy
Azure
Jalankan deployment ke Azure. Langkah akhir setelah persiapan dan validasi. Menjalankan perintah azd up, azd deploy, atau penyediaan infrastruktur.
azure-diagnostics
Azure
Debug dan pecahkan masalah produksi di Azure. Mencakup diagnostik Container Apps dan Function Apps, analisis log dengan KQL, pemeriksaan kesehatan, serta resolusi masalah umum.