Hello @MSBI_Developer_1990 ,
Thanks for the question and using MS Q&A platform.
In Azure world Eventhub is what is Topic in Kafka .
https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-features
An Event Hubs namespace is a management container for event hubs (or topics, in Kafka parlance). It provides DNS-integrated network endpoints and a range of access control and network integration management features such as IP filtering, virtual network service endpoint, and Private Link.
You can create the Eventub from Azure portal by following the doc here : https://learn.microsoft.com/en-us/azure/event-hubs/event-hubs-create
Thanks
Himanshu
Please accept as "Yes" if the answer provided is useful , so that you can help others in the community looking for remediation for similar issues.