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

Azure Service Bus SDK for TypeScript

Skill Aktiv

Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterprise messaging patterns.

Zweck

Build robust messaging applications using Azure Service Bus by leveraging the JavaScript SDK with clear examples and best practices.

Funktionen

  • Send and receive messages to queues and topics
  • Implement message sessions for ordered processing
  • Handle dead-letter queues and message deferral
  • Configure message scheduling and lock renewal
  • Demonstrate event-driven subscriptions and batching

Anwendungsfälle

  • Implementing work queues for distributed task processing
  • Broadcasting events to multiple subscribers via topics
  • Building stateful messaging workflows using sessions
  • Handling problematic messages by moving them to a dead-letter queue

Nicht-Ziele

  • Managing Azure Service Bus infrastructure (provisioning/deletion)
  • Providing a generic message broker abstraction beyond Azure Service Bus
  • Implementing complex client-side UI for messaging operations

Praktiken

  • Error Handling
  • Message Processing
  • Graceful Shutdown
  • Authentication

Voraussetzungen

  • Azure Service Bus namespace
  • Azure SDK for JavaScript (`@azure/service-bus`, `@azure/identity`)
  • Environment variables for Service Bus namespace and authentication

Trust

  • warning:Issues AttentionThere are 19 open issues and 11 closed issues in the last 90 days, indicating a closure rate below 50% and potentially slow maintainer response.

Execution

  • info:Pinned dependenciesWhile the repository indicates tests and CI, the SKILL.md does not explicitly declare interpreter versions or side effects for bundled scripts, though it relies on the Node.js runtime.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

78 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Servicebus Py

100

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".

Skill
microsoft

Azure Postgres Ts

100

Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".

Skill
microsoft

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