PL-400 Microsoft Power Platform Developer (beta)

Loading demo links...

Showing 10–12 of 15 questions

Question 10 (Mixed Questions)

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 once 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.

You are designing a one-way integration from the Common Data Service to another system.

You must use an Azure Function to update the other system. The integration must send only newly created records to the other system. The solution must support scenarios where a component of the integration is unavailable for more than a few seconds to avoid data loss.

You need to design the integration solution.

Solution: Register a webhook in the Common Data Service that connects to the Azure Function. Register a step on the webhook which runs synchronously on the record’s Create message and in the postoperation stage.

Does the solution meet the goal?

Select an option, then click Submit answer.

  • Yes

  • No

Question 11 (Mixed Questions)

An organization implements Dynamics 365 Sales.

You need to trigger a business rule when the main form in saved.

What should you do?

Select an option, then click Submit answer.

  • Write a business rule to trigger on a change of ModifiedOn field.

  • Set the scope of the business rule to one specific form where business rule triggers.

  • Set the scope of the business rule to All Forms.

  • Set the scope of the business rule to Entity.

Question 12 (New Update)

You develop and deploy a Power Apps solution.

The following changes must be made to the solution:

• Delete a column of data.

• Modify several views.

• Add several charts to dashboards.

You need to re-deploy the app. What should you do?

Select an option, then click Submit answer.

  • Update the solution.

  • Upgrade the solution.

  • Create a new solution.

  • Patch the solution.