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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
bhavya5903
Advocate II
Advocate II

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors