Skip to main content

Azure Event Hubs

Azure Event Hubs

Connector Details

NameAzure Event Hubs
Description

Azure Event Hubs is a fully managed event streaming platform and event ingestion service provided by Microsoft Azure, designed to handle and process large-scale event streams from various sources. It offers reliable and scalable event ingestion, real-time processing, and analytics capabilities, making it ideal for building event-driven architectures and processing telemetry data, logs, and IoT device data. With features like partitioning, checkpoints, and auto-scaling, Azure Event Hubs ensures high throughput, low latency, and fault tolerance, even under heavy loads. Additionally, it integrates seamlessly with other Azure services such as Azure Functions, Azure Stream Analytics, and Azure Databricks, enabling developers to build end-to-end event-driven solutions with ease. Whether for real-time analytics, data processing, or monitoring applications, Azure Event Hubs provides a flexible and scalable platform to handle diverse event streaming workloads efficiently.

Connector TypeClass B

Features

Load StrategiesFull Load, Incremental Load
Metadata ExtractionSupported
Data AcquisitionSupported
Data PublishingNot Supported
Automated Schema Drift HandlingNot Supported

Source Connection Attributes

Connection ParametersData TypeExample
Display NameStringMyEventHub
NamespaceStringmyeventhubnamespace
Key NameStringmykeyname
KeyString<your-access-key-here>
Consumer GroupStringmyconsumergroup
Hub Instance NameStringmyhubinstancename
Bronze Schema (Optional)String
Silver Schema (Optional)String

Connector Specific Configuration Details

  1. Azure Event Hubs connector has optional values such as Bronze Schema and Silver Schema
  2. The connector expects a JSON string with: Namespace, Key Name, Key, Consumer Group, and Hub.

Screenshot To Use Connector

Azure Event Hubs setup screenshot