web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Azure Synapse Link and Copying Data to Azure SQL not loading all records.

(1) ShareShare
ReportReport
Posted on by 193
I'm using the following guide to setup Azure Synapse Link to copy D365/Dataverse data down to an Azure SQL database. Everything is working as expected except that the process doesn't seem to be ingesting all records. As a test I configured for Accounts, Campaigns and Products to be included in the data replication. However, the counts in the database are much lower. I've tried a manual run of the process by specifying the original folder that was created which has all of the underlying Account data and it didn't force a full load. Can someone please give me some insight on how to either force a full load, or to make sure that the supported template forces a full load of the data?

https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-pipelines?tabs=data-factory

 
The counts in the database of products are correct, the count of campaign is off by about 100, and the total count of accounts is 46.
 
Categories:
I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    303,730 Super User 2026 Season 1 on at
    Hi @JFulfordMS,

    Do you have all records in your data lake and not in your BYOD SQL database? If so, then check the data flow responsible for the copy. What settings do you have top copy the data from the lake to your DB?
  • JFulfordMS Profile Picture
    193 on at
    The records are in the data lake, they're being exported by the Azure Synapse Link configured in Power Apps. The data flow being used is the one given by Microsoft in the link. All settings are based on that article with no changes.
  • Suggested answer
    11manish Profile Picture
    365 on at
    Root Cause
     
    When using Azure Synapse Link for Dataverse:
    • Data is not always fully loaded by default
    • It starts with a snapshot + incremental sync model
    Some records may be skipped due to:
    • Sync not fully completed
    • Filters or configuration issues
    • Initial load not triggered correctly
    How to fix:
    Reinitialize the table
    • Go to Synapse Link configuration
    • Remove the affected tables (Accounts, Campaigns, Products)
    Re-add them
    • This triggers a fresh full load + new snapshot
  • Suggested answer
    ManoVerse Profile Picture
    935 Super User 2026 Season 1 on at
    Azure Synapse Link pipeline does not replay the initial full snapshot, It only processes incremental changes after the pipeline’s watermark is established and
    the watermark is established when the pipeline starts reading data not when synapse link finishes creating the initial snapshot. so there can be some records which might missed in that duration if those were already existing records and never changed after that. 
    When you run pipelines manually it does not ignore watermark and does not force full reload so you are still missing those records.
     
    How you can force a full load :
    Option 1 : delete and recreate the synapse link profile.
    • Forces a brand‑new full snapshot
    • Guarantees correct counts
    • Disruptive, but supported by Microsoft
    Note :  WAIT until All tables show Active , Initial synchronization is complete for large tables (Accounts especially)
     
    Option 2 : One time backfill
    • Temporarily disable watermark logic in the pipeline
    • Truncate Azure SQL tables
    • Reprocess all table folders in ADLS
    • Re‑enable incremental mode
     
     
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 174

#2
ManoVerse Profile Picture

ManoVerse 58 Super User 2026 Season 1

#3
Niki Patel Profile Picture

Niki Patel 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans