Create an EventHubs namespace, Event Hub, & consumer group
Azure Event Hubs is a Big Data streaming platform and event ingestion service, capable of receiving and processing millions of events per second. Event Hubs can process and store events, data, or telemetry produced by distributed software and devices. Data sent to an event hub can be transformed and stored using any real-time analytics provider or batching/storage adapters.
- [For detailed overview of Event Hubs, see Event Hubs overview and Event Hubs features.
For information about using this template, see Create a EventHubs namespace with EventHub and ConsumerGroup using an ARM template.
Next steps
In this article, you created an Event Hubs namespace, and an event hub in the namespace. For step-by-step instructions to send events to (or) receive events from an event hub, see the Send and receive events tutorials:
Examples .NET Core .NET Framework Java Python Node.js Go C (send only) Apache Storm (receive only)
Tags: Microsoft.EventHub/namespaces, eventhubs, consumergroups