Forum Discussion
bjabot
2 years agoRegular Visitor
Fabric - Real Time Analytics - Cannot create connection to external event hub
Hi,
I am having trouble when adding an external event hub (from a different tenant). The problem is occuring when trying to create the connection to the event hub. I am using the name of the ev...
- 2 years ago
The only way we could get it to work was to create a new namespace and event hub, then it worked straight away
HimanshuS-msft
Microsoft Employee
2 years agoHello bjabot ,
You did mentioned
"I am using the name of the event hub namspace, and not the entire domain of the event hub namespace" .
Just curiuos as to why are you doing that . I will suggest you to try with EventHUb and it should work fine .
Looking the document which Anonymous provided it is clear that you need to share the Event Hub
Before you can create a connection to your Event Hubs data, you need to set a shared access policy (SAS) on the event hub and collect some information to be used later in setting up the connection.
Thanks
Himanshu