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

Data Events vs Data Export to SQL Managed Instance – performance impact for synchronization

(0) ShareShare
ReportReport
Posted on by 8

Hi Community,

We are currently using recurring Data Export from D365 Finance & Operations to Azure SQL Managed Instance for data synchronization.

The export jobs are scheduled approximately every 30 minutes to control the load on the F&O environment. However, because the synchronization is batch-based, hundreds or thousands of changed records can accumulate in individual tables between synchronization cycles.

We are therefore evaluating Data Events as a way to move from:

D365 F&O → Recurring Data Export (every ~30 minutes) → Azure SQL Managed Instance

to a more incremental and near-real-time approach such as:

D365 F&O → Data Events → MessageBroker (RabbitMQ, etc) → Azure SQL Managed Instance

One of the main motivations for moving away from recurring Data Export is to reduce the performance impact of processing relatively large batches in F&O.

 

However, Microsoft documentation states that Data Events currently support a burst rate of 5,000 events per five-minute period and up to 50,000 events per hour across all entities for the environment. It also mentions that workloads above these thresholds may experience performance degradation.

 

This raises a concern for hundreds to thousands data synchronization scenarios.

If multiple entities each generate hundreds or thousands of create/update/delete changes within a short period, the total number of Data Events could potentially reach or exceed these benchmarks quite quickly.

Could you please clarify:

  1. From an F&O resource and performance perspective, is continuously processing changes through Data Events generally more efficient than processing the same changes through recurring Data Export to Azure SQL Managed Instance?
  2. If the objective of replacing the 30-minute Data Export is to reduce the performance impact on F&O while also achieving near-real-time synchronization, are Data Events still recommended for entities with relatively high change volumes?
  3. Is the 5,000 events per five minutes / 50,000 events per hour benchmark shared across all enabled TABLES in the F&O environment?
  4. If multiple entities collectively generate more than this volume, could Data Events introduce a similar or even greater performance impact compared with the existing recurring Data Export approach?
  5. For a requirement involving high-volume, near-real-time incremental synchronization from D365 F&O to Azure SQL Managed Instance, what is the Microsoft-recommended architecture?

We are trying to understand whether moving from recurring Data Export to Data Events actually solves the F&O performance concern

Thank you.

Categories:
  • Suggested answer
    Anthony Blake Profile Picture
    3,212 Super User 2026 Season 2 on at

    Hi @AS-21081215-0 

     

    Data (and business) events are designed to notify that an event has happened, not to move data in real-time the way you describe, which is why the throttling limits exsit.

     

    In this scenario I would be looking at Azure Synapse and Fabric link as a way to get your data out in a timely manner, it's exactly what they are designed to do.

     

    Take a look here: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/azure-synapse-link-transition-from-fno

     

    Anthony

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

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

#1
11manish Profile Picture

11manish 92 Super User 2026 Season 2

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 60 Super User 2026 Season 2

#3
ParthPatel249 Profile Picture

ParthPatel249 56

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans