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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

Top Solution Authors
Top Kudoed Authors