nerdexam
Microsoft

PL-400 · Question #191

A company plans to replicate a Dynamics 365 Sales database into an Azure SQL Database instance for reporting purposes. The Data Export Service solution has been installed. You need to configure the…

The correct answer is B. Create an export profile that specifies all the entities that must be replicated. D. Enable change tracking for all entities that must be replicated to Azure SQL Database. E. Create an Azure SQL Database service in the same tenant as the Dynamics 365 Sales environment. The correct actions are B, D, and E. The Dynamics 365 Data Export Service replicates entity data to Azure SQL Database incrementally using change tracking. (B) You must create an export profile that defines which entities to replicate and links to the destination Azure SQL…

Submitted by priya_blr· Apr 18, 2026

Question

A company plans to replicate a Dynamics 365 Sales database into an Azure SQL Database instance for reporting purposes. The Data Export Service solution has been installed. You need to configure the Data Export service. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AEnable auditing for all entities that must be replicated to Azure SQL Database.
  • BCreate an export profile that specifies all the entities that must be replicated.
  • CSet up server-based integration.
  • DEnable change tracking for all entities that must be replicated to Azure SQL Database.
  • ECreate an Azure SQL Database service in the same tenant as the Dynamics 365 Sales environment.

How the community answered

(52 responses)
  • A
    8% (4)
  • B
    73% (38)
  • C
    19% (10)

Explanation

The correct actions are B, D, and E. The Dynamics 365 Data Export Service replicates entity data to Azure SQL Database incrementally using change tracking. (B) You must create an export profile that defines which entities to replicate and links to the destination Azure SQL Database - this is the core configuration artifact. (D) Change tracking must be enabled on each entity you want to replicate; Data Export Service relies on change tracking to detect and sync only modified records efficiently. (E) The Azure SQL Database instance must reside in the same Azure AD tenant as the Dynamics 365 environment for the Data Export Service to authenticate and connect. (A) Auditing is unrelated to Data Export Service replication - auditing tracks user activity, not data sync. (C) Server-based integration is specific to SharePoint integration and has no role in Data Export Service configuration.

Community Discussion

No community discussion yet for this question.

Full PL-400 Practice