Copy Job CDC with SQL estate is now GA in Microsoft Fabric
Microsoft Fabric Data Factory has announced the general availability of Change Data Capture (CDC) support for SQL estate in Copy Job. This feature aims to streamline data movement by focusing on changes rather than full data loads, which can be resource-intensive. It also enhances historical data management and audit capabilities, making it a significant update for data engineering teams.
- ▪Change Data Capture support for SQL estate in Copy Job is now generally available in Microsoft Fabric Data Factory.
- ▪CDC allows for more efficient data movement by focusing on changes, reducing load on source systems.
- ▪The feature includes support for various SQL estate sources and destinations, improving integration within Fabric.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3940157) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Shai Karmani Posted on May 26 • Originally published at shai-kr.github.io Copy Job CDC with SQL estate is now GA in Microsoft Fabric #microsoftfabric #dataengineering #datafactory #sqlserver Originally published at https://shai-kr.github.io/data-ninja-ai-lab/blog/2026-05-26-copy-job-cdc-sql-estate-ga.html. Copy Job CDC with SQL estate is now generally available in Microsoft Fabric Data Factory. That sounds like a data movement update. It is more useful than that.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).