Microsoft Dynamics 365 + Power Platform Solution Architect (legacy) — Question 20
You design a solution for a client that is moving from Microsoft Dynamics CRM on-premises to Dynamics 365 Sales.
During user acceptance testing, testers report significant performance issues.
You need to recommend a solution to mitigate the performance issues.
What should you recommend?
Answer options
- A. Increase the plug-in execution time limit of the organization to five minutes.
- B. Create a Microsoft Azure Service Bus endpoint in Dynamics 365 Sales. Implement business logic in Azure functions.
- C. Enable direct access to a Microsoft Azure-replicated SQL database.
- D. Implement workflows. Schedule workflows to run at daily intervals.
Correct answer: C
Explanation
The correct answer is C because enabling direct access to a Microsoft Azure-replicated SQL database can significantly improve performance by allowing quicker data retrieval and processing. Options A and D do not directly address the underlying performance issues and may only provide temporary relief, while option B involves additional complexity that may not be necessary for resolving the reported performance problems.