Microsoft PL-400 Microsoft Power Platform Developer Exam Practice Test

Page: 1 / 14
Total 244 questions

Question 1

You create and deploy a Power Platform solution that includes synchronous plug-ins Users report performance issues with the solution.

You need to determine whether a plug-in is the cause of the performance issues. Which two tools can you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point-



Answer : B, C

Question 2

You develop a model-driven app. You add the following users as members to the Sales Microsoft Azure Active Directory (Azure AD) security group: User1, User2 and User3.

The Sales Azure AD security group is linked to a pre-existing Microsoft Dataverse Azure AD security group team that is associated with the Sales security role. You assign each of the appropriate licenses to each user

User1 is not listed in the Team Members subgrid for the app. user2 and User3 are listed in the subgrid.

You need to ensure that User1 can use the model-driven app

What should you do?



Answer : A

Question 3

You are developing a model-driven app for a company.

The app must map child records to a parent record.

You need to use the column mapping feature to configure the app.

Which two actions can you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.



Answer : A, C

Question 4

You are implementing business logic for a model-driven app form by using multiple JavaScript web resources.

The business logic number of JavaScript files, and the columns that the business logic requires are expected to change frequently. Some form fields will not be visible. Occasionally non-developers will also make changes to the form.

You need to prevent columns referenced by the JavaScript from accidentally being removed from the form based.

What should you do?



Answer : A

Question 5

You are designing a one-way integration from Microsoft Dataverse 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 service endpoint in the Dataverse instance that connects to an Azure Service Bus queue.

Register a step at the endpoint which runs asynchronously on the record's Create message and in the post-operation stage.

Configure the Azure Function to process records as they are added to the queue.

Does the solution meet the goal?



Answer : A

Question 6

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 developing a model-driven app for a company.

When you create a new Account record, you must automatically display a form to collect data that is needed to create a Contact record. The form must switch to the appropriate form layout based on the contact type.

You open the Contact form by using JavaScript. You pass the contact type information to the form by using the Xrm.Navigation.openForm function. An OnLoad event handler in the Contact form processes the data and shows only the appropriate sections of the form for the given contact type.

You need to configure the receiving form to accept the data parameter.

Solution: In the form editor, add a query string parameter for the data parameter.

Does the solution meet the goal?



Answer : A

Question 7

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 developing a model-driven app for a company.

When you create a new Account record, you must automatically display a form to collect data that is needed to create a Contact record. The form must switch to the appropriate form layout based on the contact type.

You open the Contact form by using JavaScript. You pass the contact type information to the form by using the Xrm.Navigation.openForm function. An OnLoad event handler in the Contact form processes the data and shows only the appropriate sections of the form for the given contact type.

You need to configure the receiving form to accept the data parameter.

Solution: In the form editor, add an event handler for the data parameter.

Does the solution meet the goal?



Answer : B

Page:    1 / 14   
Total 244 questions