Reply
supriyapandey19
Helper III
Helper III

How to feed Streaming data to Custom App in Eventstream in Realtime Analytics Fabric using Fabric

Hi,

 

I want to stream data stored in a csv file in Azure Storage account by feeding data to Custom App Event Hubs data source in Eventstream in Real time Analytics in Fabric. I want to use a Fabric solution to implement this. 

Any help on this would be appreciated.

 

Thanks.

2 REPLIES 2
v-junyant-msft
Community Support
Community Support

Hi @supriyapandey19 ,

First you need to create an Eventstream in the Fabric:
Change your Fabric experience to Real-Time Analytics and select Eventstream. Create a new eventstream in your workspace or homepage or create a hub. On the Real-Time Analytics homepage, select the Eventstream tile, or on the Workspace page, select New and then Eventstream.
Create an eventstream in Microsoft Fabric - Microsoft Fabric | Microsoft Learn
Then you need to configure Eventstream:
Configure the source (Custom App) and destination (for example: KQL database) for the eventstream. Send events to the eventstream using your Custom App.
Stream real-time events from a custom app to a Microsoft Fabric KQL database - Microsoft Fabric | Mi...
Stream Data from CSV to Event Hubs:
Use Python or another language to read data from your CSV file. Create an instance of the Azure Event Hub client. Send each record from the CSV file to the Event Hub using the send method.
How to send a CSV file record by record to an Azure Event hub using Python as a real time data strea...

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi,

 

Thanks for your reply.

 

Can you please help me in detail on this part.

Stream Data from CSV to Event Hubs:
Use Python or another language to read data from your CSV file. Create an instance of the Azure Event Hub client. Send each record from the CSV file to the Event Hub using the send method.

 

Thanks.

avatar user

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors (Last Month)