Forum Discussion

Nalapriya's avatar
Nalapriya
New Member
1 year ago
Solved

Connecting data source directly to event stream

I've an opensource RESTful API to stream real-time data. Now I'm connecting it using custom endpoint as datasource where I'm using Eventhub endpoint creedentials & connecting it. Is Event Hub a manda...
  • xujx's avatar
    xujx
    1 year ago

    Actually you already directly connect to eventstream. The endpoint offered in Eventstream with Eventhub protocol is backboned by Event hub, i.e., Event hub is the one of the key component behind Eventstream. For the protocol, if you don't want to use the Eventhub procotol, you may try the Kafkak protocol as well: Microsoft Fabric event streams overview - Microsoft Fabric | Microsoft Learn