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

Azure Event Hubs SDK for Python

Skill Verifiziert Aktiv

Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing. Triggers: "event hubs", "EventHubProducerClient", "EventHubConsumerClient", "streaming", "partitions".

Zweck

To enable developers to effectively use the Azure Event Hubs SDK for Python for high-throughput event streaming, ensuring reliable data ingestion and processing.

Funktionen

  • High-throughput event ingestion
  • Producer and consumer client examples
  • Partition management and strategies
  • Checkpointing for reliable processing
  • Asynchronous client usage patterns

Anwendungsfälle

  • Building real-time event processing pipelines
  • Ingesting large volumes of telemetry data
  • Implementing message queuing patterns with Event Hubs
  • Ensuring at-least-once delivery guarantees

Nicht-Ziele

  • Replacing the official Azure Event Hubs SDK
  • Implementing custom authentication methods beyond Azure Identity
  • Providing infrastructure deployment for Event Hubs

Praktiken

  • Event streaming
  • Reliable processing
  • Data ingestion
  • Asynchronous programming

Voraussetzungen

  • Azure Event Hubs namespace and event hub
  • Azure Storage account for checkpointing (optional, for production)
  • Azure credentials configured (e.g., environment variables, managed identity)

Documentation

  • info:READMEWhile a README exists for the repository, the skill-specific documentation is primarily within the SKILL.md file.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 23 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 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