Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
bhavya5903
Advocate I
Advocate I

How to Use a Fabric SQL Database as a Source in Fabric Eventstream?

Hi Community,

I am trying to set up Microsoft Fabric Eventstream and would like to use a Fabric SQL Database as a source to capture real-time changes. However, I don’t see a direct option to connect a Fabric SQL Database as a source in Eventstream.

1 ACCEPTED SOLUTION
TomOs
Resolver I
Resolver I

Currently, Microsoft Fabric Eventstream doesn’t support a direct connection to a Fabric SQL Database as a source. However, you can work around this by using Change Data Capture (CDC) in Synapse or Event Grid to stream changes. One approach is to enable CDC on your Fabric SQL table, push the changes to an Azure Event Hub, and then use that as a source for Eventstream.

 

Alternatively, if you have Power Automate or Logic Apps, you can set up a trigger on database updates and forward the data.

View solution in original post

1 REPLY 1
TomOs
Resolver I
Resolver I

Currently, Microsoft Fabric Eventstream doesn’t support a direct connection to a Fabric SQL Database as a source. However, you can work around this by using Change Data Capture (CDC) in Synapse or Event Grid to stream changes. One approach is to enable CDC on your Fabric SQL table, push the changes to an Azure Event Hub, and then use that as a source for Eventstream.

 

Alternatively, if you have Power Automate or Logic Apps, you can set up a trigger on database updates and forward the data.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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

Top Solution Authors
Top Kudoed Authors