PL-400 Practice Test Questions

202 Questions


Topic 4, Misc. Questions

You are building a custom application in Azure to process resumes for the HR department.
The app must monitor submissions of resumes.
You need to parse the resumes and save contact and skills information into the Common
Data Service. Which mechanism should you use?


A.

Power Automate


B.

Common Data Service plug-in


C.

Web API


D.

Custom workflow activity





A.
  

Power Automate



Improve operational efficiency with a unified view of business data by creating flows that
use Dataverse (Common Data Service has been renamed to Microsoft Dataverse as of
November 2020).
For example, you can use Dataverse within Power Automate in these key ways:
Create a flow to import data, export data, or take action (such as sending a notification)
when data changes.
Instead of creating an approval loop through email, create a flow that stores approval state
in an entity, and then build a custom app in which users can approve or reject items.
Reference:
https://docs.microsoft.com/en-us/power-automate/common-data-model-intro

A company has a Common Data Service (CDS) environment. The company creates modeldriven apps for different sets of users to allow them to manage and monitor projects.
Finance team users report that the current app does not include all the entities they require
and that the existing project form is missing cost information. Cost information must be
visible only to finance team users.
You create a security role for finance team users.
You need to create a new app for finance team users.
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






An organization implements Dynamics 36S Supply Chain Management.
You need to create a Microsoft Flow that runs daily.
What are two possible ways to achieve this goal? Each correct answer presents a
complete solution. NOTE: Each correct selection is worth one point.


A.

Create the flow and set the now frequency to daily and the interval to 1.


B.

Create the flow and set the (low frequency to hourly and the value to 24.


C.

Create the flow and set the flow frequency to hourly and the value to 1.


D.

Create the flow and set the flow frequency to daily and the interval to 24.





A.
  

Create the flow and set the now frequency to daily and the interval to 1.



D.
  

Create the flow and set the flow frequency to daily and the interval to 24.



A company uses five different shipping companies to deliver products to customers. Each
shipping company has a separate service that quotes delivery fees for destination
addresses.
You need to design a custom connector that retrieves the shipping fees from all the
shipping companies by using their APIs.
Which three elements should you define for the custom connector? Each correct answer
presents part of the solution.
NOTE: Each correct selection is worth one point.


A.

Authentication model


B.

Address parameter


C.

OpenAPI definition


D.

Fee parameter


E.

Fee reference





A.
  

Authentication model



B.
  

Address parameter



C.
  

OpenAPI definition



C: You can create a custom connector using a OpenAPI definition file or a URL to OpenAPI
definition.
B: On the Security page you get to choose how to authenticate to the API

An organization plans to set up a secure connector for Power Apps. The App will capture
tweets from Twitters about the organization’s upcoming product for sales follow-up.
You need to configure security for the app.Which authentication method should you use?


A.

OAuth


B.

API key


C.

Windows authentication


D.

Kerberos authentication


E.

Basic authentication





A.
  

OAuth



Explanation:
Configure OAuth2 provider settings for portals.
The OAuth 2.0 based external identity providers involve registering an "application" with a
third-party service to obtain a "client ID" and "client secret" pair.
The supported providers are:
Microsoft Account
Twitter
Facebook
Google
LinkedIn
Yahoo
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-oauth2-
settings

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 Common Data Service 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 portoperation stage.
Configure the Azure Function to process records as they are added to the queue.
Does the solution meet the goal?


A.

A. Yes


B.

B. No





A.
  

A. Yes



Explanation:
Microsoft Dataverse supports integration with Azure.
For the Dataverse and Azure connection to work, there must be at least one solution in an
Azure Service Bus solution account, where the solution contains one or more service
endpoints.
For a queue endpoint contract, a listener doesn’t have to be actively listening.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/azureintegration

A manufacturing company takes online orders.
The company requires automatic validation of order changes. Requirements are as follows:
If validation is successful, the order is submitted. If exceptions are encountered, a message must be shown to the customerYou need to set up and deploy a plug-in that encapsulates the rules. Which options should you use? To answer, select the appropriate options in the answer
area. NOTE: Each correct selection is worth one point.






User1 and User2 use a form named F1 to enter account data. Both users have the same
security role, SR1, in the same business unit User1 has a business rule to make the main phone mandatory if the relationship type is
Reseller. User2 must occasionally create records of the Reseller type without having the
reseller’s phone number and is blocked by User1’s business rule.
You need to ensure that User2 can enter reseller data into the system.
Which three actions should 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.






A company is creating a new system based on Common Data Service.
You need to select the features that meet the company’s requirements
Which options should you use? To answer, drag the appropriate options to the correct
requirements. Each option 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.
NOTE: Each correct selection is worth one point







You need to develop a set of Web API’s for a company.
What should you implement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.








A company is preparing to go live with their Dynamics 365Sales solution, but first they need
to migrate data from a legacy system. The company is migrating accounts in batches of
1,000.
When the data is saved to Dynamics 365 Sales, the IDs for the new accounts must be
output to a log file.
You have the following code:






A company plans to replicate a Dynamics 365 Sales database into an Azure SQL
Database instance for reporting purposes. The data Export Service solution has been
installed.
You need to configure the Data service.
Which three actions should you perform? Each correct answer presents part of the
solution.
NOTE: Each correct selection is worth one point.


A.

Create an Azure SQL Database service in the same tenant as the Dynamics 365 Sales
environment.


B.

Enable auditing entities that must be replicated to Azure SQL database.


C.

Enable change tracking for all entities that must be replicated to Azure SQL Database.


D.

Set up server-based integration.


E.

Create an export profile that specifies all the entities that must be replicated





A.
  

Create an Azure SQL Database service in the same tenant as the Dynamics 365 Sales
environment.



C.
  

Enable change tracking for all entities that must be replicated to Azure SQL Database.



E.
  

Create an export profile that specifies all the entities that must be replicated



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


Page 3 out of 17 Pages
Previous