Azure Event Hubs is a service that processes huge amounts of event data from connected devices and applications. After we collect data into Event Hubs, we can save the data using a storage cluster or transform it using real-time analytics.
Prerequisites
Now let's get started with the following steps:
To create a new Event Hubs
Step 1: Sign in to the online Microsoft Azure Portal (Azure Classic Portal).
Step 2: Click on App Services, then Service Bus, then Event Hub, then Quick Create.
Step 3: Type a name for your Event Hub, select your desired region, and then click Create a new Event Hub.
After you click Create, you'll get your new Event Hub configured on the dashboard.