To create a new Azure Event Hub, follow these steps.
In a project, select Home.
Click Event Hub Stream.
In New Azure Event Hub, enter the following:
Azure Event Hub Name: Name of your Event Hub.
Consumer Group Name: Name of Consumer which reads data.
Provide an Event Hubs Namespace after you have set up an Azure Event Hub:
Name: Unique name of the namespace.
Connection String: Obtained after the namespace is created.
Partitions Count: Must be between 2 and 32.
Storage Container String: Authorization information required for the new Event Hub to access data in an Azure storage account.
Storage Container Name: Must be a valid DNS name.
Click Save.
Click Create Event Hub.