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
arkiboys2
Helper IV
Helper IV

data replication from source upon change

Hello,

I have created data factory pipelines in fabric which ingests data from sql server and lands into fabric warehouse once a day.

How is it possible to ingest the sql server table data only when they change at source?

thank you

1 ACCEPTED SOLUTION

It is but only for Azure SQL Database, not SQL Server.  Others supported is CosmosDB, Databricks, Snowflake, 

View solution in original post

5 REPLIES 5
AndyDDC
Super User
Super User

Hi @arkiboys2 there is nothing yet that can detect source data changes (e.g. CDC) so you'll need to implement some form of scheduled polling with incremental loading.

 

We're still waiting to see if any CDC functionality will be added, and also when we can mirror SQL Server data into Fabric itself.

mirroring is available, right?

It is but only for Azure SQL Database, not SQL Server.  Others supported is CosmosDB, Databricks, Snowflake, 

Does this mean in azure sql server, that if a row in a table is updated or inserted then the same table gets an upsert?

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

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

July 2025 community update carousel

Fabric Community Update - July 2025

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