azure-eventhub-ts - Azure Event Hubs SDK for TypeScript
Build high-throughput event streaming and real-time data ingestion applications using Azure Event Hubs SDK for TypeScript.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
What this skill does
- Send event batches
- Send events to specific partitions
- Receive events with Blob checkpointing
- Receive events from specific positions
- Get Event Hub partition properties
Inputs
- EVENTHUB_NAMESPACE environment variable
- EVENTHUB_NAME environment variable
- Azure credentials
- Azure Blob Storage checkpoint container
Outputs
- Event batches in Event Hubs
- Processed event messages
- Updated partition checkpoints
Requirements
- @azure/event-hubs package
- @azure/identity package
- @azure/eventhubs-checkpointstore-blob package
- Azure Event Hubs instance
