Introduction
Previous Post - CRM SDK Feature – Entity Change Tracking
Data Export Service is an Azure Service that adds the ability to
replicate Common Data Service data to Azure SQL Database efficiently.
Data Export Service
synchronizes entire Common Data Service Data and its Schema on a continuous
basis i.e. whenever change occurs to the source data (transactional data).
When we say schema, it
means the Entity and it’s Attribute. We need NOT to manually create Entity/Table
and Attribute/Columns in the Destination.
Note: The supported Destinations
are Azure SQL Database and SQL Server on Microsoft Azure Virtual
Machine. We will use Azure SQL Database as Destination target.
We can use Data Export Service with Microsoft Dynamics 365 (online) and Microsoft Dynamics CRM Online 2016 Update.
Let's jump to Part 1 -
Validate Data Export Profile
For more information, visit-






