Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Servicebus Py

Skill Verifiziert Aktiv

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

Zweck

To enable developers to effectively use Azure Service Bus for reliable messaging patterns in their Python applications by providing clear, practical examples and guidance.

Funktionen

  • Send and receive messages asynchronously
  • Manage queues, topics, and subscriptions
  • Implement message sessions for ordered processing
  • Handle message settlement and dead-lettering
  • Demonstrate request-response patterns and scheduled messages

Anwendungsfälle

  • Building distributed systems with reliable messaging
  • Implementing background job processing via queues
  • Enabling event-driven architectures with topics and subscriptions
  • Ensuring ordered message delivery using sessions

Nicht-Ziele

  • Managing Azure Service Bus infrastructure beyond basic entity creation/info via CLI
  • Providing a full-fledged Service Bus client library (relies on official SDK)
  • Handling generic Python environment setup outside of SDK installation

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 6 hours ago

Vertrauenssignale

Letzter Commitabout 12 hours ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

Skill
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

Skill
microsoft

Skill Creator

99

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

Skill
microsoft

Hybrid Cloud Networking

100

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

Skill
wshobson