Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Microsoft PL-400 Practice Exam with Questions & Answers

Questions 1

You need to select the visualization component.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

PL-400 Question 1

Options:
Microsoft PL-400 Premium Access
Questions 2

You are creating a model-driven app.

A JavaScript function must be manually initiated by the user from within an entity form.

You need to add a button to the form to run the JavaScript.

What should you do?

Options:
A.

Use the Ribbon Workbench.

B.

Edit the SiteMap.

C.

Edit the XML for the form.

D.

Edit ISV.Config.

E.

Export the ribbon definitions.

Questions 3

You develop code that will perform an update to existing records in a table. The update must occur based on the alternate key configured for the table. You need to perform the update.

Which two requests should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options:
A.

UpdateRequest

B.

UpsertRequest

C.

CreateRequest

D.

RetrieveRequest

Questions 4

The engineering team in a company uses a SharePoint list to manage critical technical issues that are raised by clients. Other departments do not have access to this list. Departments use their own apps for their own processes.

All departments must be able to see the total number of client issues at any point in time.

You need to design a component that can be used in all the departmental apps to display the total number of client issues in bold colors.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

PL-400 Question 4

Options:
Questions 5

A company uses a custom Power Platform app to create and manage programs. The company has a public website that uses TLS 1.0.

The public website is outside of the corporate domain. The website uses POST requests to save data.

You need to automate the transfer of data to the public website.

What should you use? To answer, select the appropriate options in the answer area.

PL-400 Question 5

Options:
Questions 6

You have the following code registered on the OnChange event of the parentcustomerid column on a contact table form. The parentcustomerid field is a lookup which can be an account or a contact record.

Line numbering is provided for information only.

PL-400 Question 6

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-400 Question 6

Options:
Questions 7

You have two custom tables that have a parent-child relationship.

The parent table value is formed by the fixed prefix ABC followed by a six-digit auto-incrementing number.

Each child table value appends a three-digit sequence starting at 001 to its associated parent table value, incrementing with each new child record. Child records are always linked to a parent.

Each table requires a column that has a unique value. Low-code functionality must be used when possible.

You need to implement the method that will create each unique value.

Which method should you use? To answer, move the appropriate methods to the correct tables. You may use each method once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

PL-400 Question 7

Options:
Questions 8

A company must copy customer account data changes from a Common Data Service (CDS) instance into an external system.

Azure Storage Queues are used to pass the changes from CDS to the external system.

You have the following code. (Line numbers are included for reference only.)

PL-400 Question 8

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

PL-400 Question 8

Options:
Questions 9

A company is configuring Microsoft Power Virtual Agents and Power Automate flows that use model-driven apps. The company has a website that uses Power Pages. You create Power Virtual Agents bot topics. You must configure the following:

• Use a bot on the website.

• Create Bot Framework skills.

• Create a support request from the bot without human interaction.

You need to configure the website.

Which applications should you configure?

To answer, drag the appropriate applications to the correct requirements. Each application may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

PL-400 Question 9

Options:
Questions 10

A company has a model-driven app that uses Microsoft Dataverse.

" he company requires a web application that retrieves information from the model-driven app. The requirements for the web application include:

• Must be a single-page web application that uses the Web API.

• Must display the correct company information.

• Must authenticate using OAuth without additional verification.

You need to configure the web application. Which two methods should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options:
A.

NTLM authentication

B.

multifactor authentication

C.

Kerberos Authentication

D.

Microsoft Authentication Library (MSAL)

E.

Microsoft Azure Active Directory Authentication Libraries (ADAL)