ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 285 - PL-400 discussion

Report
Export

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

An organization has an Azure SQL Database instance that must be synchronized daily with data from Dynamics 365 Sales. A large amount of data might need to be synchronized on some days.

You need to reduce the time required to synchronize data.

Solution:

Write a SSIS package to connect to the source and target.

Develop the SSIS package to find the records by the Modified on field.

Create or update the records in the database instance based on results.

Does the solution meet the goal?

A.

Yes

Answers
A.

Yes

B.

No

Answers
B.

No

Suggested answer: B

Explanation:

Instead enable change tracking for entities that will be synchronized, and use the Data Export Service to sync data between the database and Dynamics 365 Sales.

https://docs.microsoft.com/en-us/power-platform/admin/enable-change-tracking-control-data-synchronization

https://docs.microsoft.com/en-us/power-platform/admin/replicate-data-microsoft-azure-sql-database

asked 05/10/2024
Reydel Tabares Castro
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first