PL-400 · Question #76
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 A. Create an Azure SQL Database service in the same tenant as the Dynamics 365 Sales C. Enable change tracking for all entities that must be replicated to Azure SQL Database. E. Create an export profile that specifies all the entities that must be replicated. The Data Export Service replicates Dynamics 365 data to an Azure SQL Database. Three prerequisites must be in place: (A) The Azure SQL Database must exist in the same Azure Active Directory tenant as Dynamics 365 - cross-tenant replication is not supported. (C) Change tracking…
Question
Options
- ACreate an Azure SQL Database service in the same tenant as the Dynamics 365 Sales
- BEnable auditing entities that must be replicated to Azure SQL database.
- CEnable change tracking for all entities that must be replicated to Azure SQL Database.
- DSet up server-based integration.
- ECreate an export profile that specifies all the entities that must be replicated.
How the community answered
(42 responses)- A79% (33)
- B14% (6)
- D7% (3)
Explanation
The Data Export Service replicates Dynamics 365 data to an Azure SQL Database. Three prerequisites must be in place: (A) The Azure SQL Database must exist in the same Azure Active Directory tenant as Dynamics 365 - cross-tenant replication is not supported. (C) Change tracking must be enabled on every entity you want to replicate; the service uses change tracking to identify and push only new or modified records, keeping synchronization efficient. (E) An export profile must be created to specify which entities are included in the replication job. Option B (auditing) tracks who changed data for compliance - it is not required by the Data Export Service. Option D (server-based integration) is the setup procedure for SharePoint integration, which is unrelated here.
Community Discussion
No community discussion yet for this question.