Azure Event Hubs Documentation

Event Hubs Tutorials

Dive into practical, step-by-step guides to master Azure Event Hubs. Learn how to ingest, process, and analyze real-time data streams efficiently.

Getting Started with Event Hubs

Learn the fundamentals of creating an Event Hubs namespace and sending your first events. A perfect starting point for new users.

Getting Started Basic Ingestion
Start Tutorial

Processing Events with Azure Functions

Discover how to trigger Azure Functions in response to incoming events, enabling real-time data processing and transformation.

Serverless Azure Functions Processing
Start Tutorial

Real-time Analytics with Stream Analytics

Integrate Event Hubs with Azure Stream Analytics for powerful real-time querying and dashboarding of your event data.

Analytics Stream Analytics Real-time
Start Tutorial

Sending Events with .NET SDK

A practical guide on using the official .NET SDK to reliably send event data to Azure Event Hubs.

.NET SDK Ingestion
Start Tutorial

Consuming Events with Kafka Consumer Groups

Learn how to leverage Event Hubs' Kafka endpoint to consume events using standard Kafka client libraries.

Kafka Consumption Interoperability
Start Tutorial

Monitoring Event Hubs Performance

Understand how to use Azure Monitor and Event Hubs metrics to track performance and identify potential issues.

Monitoring Performance Operations
Start Tutorial