PL-400 · Question #76
PL-400 Question #76: Real Exam Question with Answer & Explanation
The correct answer is A: Create an Azure SQL Database service in the same tenant as the Dynamics 365 Sales. 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 mu
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 service. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
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.
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.