Free PL-400 Exam Braindumps (page: 17)

Page 17 of 89

A company requires a plug-in that makes multiple requests to an external web service. The plug-in must not time out when the web service has issues or is slow to respond.

You need to create the plug-in.

What should you do?

  1. Assign the IOrganizationService object to a member variable.
  2. Register the plug-in to run synchronously.
  3. Register the plug-in step once for each web service request.
  4. Set the HTTP connection KeepAlive property to false.

Answer(s): B



HOTSPOT (Drag and Drop is not supported)
Field technicians use a canvas app to update Microsoft Dataverse data. The app is designed to work when it is not connected to the internet.

The app requires a plug-in to apply business logic after records are updated. Unhandled exceptions must not prevent records from saving or syncing.

You need to register the plug-in step to apply the business logic.

Which values should you use for each plug-in step setting? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:



View Related Case Study

You need to ensure that Adventure Works Cycles can track information from visitors to bike fairs. What should you create?

  1. a Power Automate flow that connects with the bike fair Power Apps app to create a lead in Dynamics 365 Sales
  2. a Power Automate flow that generates a new customer record in SharePoint.
  3. a Power Automate flow to capture customer data from the bike fair Power Apps app in SharePoint and create a lead in Microsoft Teams.
  4. a business process flow in Dynamics 365 Sales for capturing leads.

Answer(s): A

Explanation:

Scenario:
-Qualified leads must be collected from local bike fairs.
-Adventure Works Cycles uses a Power Apps app for local bike fairs to attract new customers.

By using a Dynamics 365 connector, you can create flows that initiate when an event occurs in Dynamics 365, or some other service, which then performs an action in Dynamics 365, or some other service.

In Power Automate, you can set up automated workflows between your favorite apps and services to synchronize files, get notifications, collect data, and more.


Reference:

https://docs.microsoft.com/en-us/power-automate/connection-dynamics365



View Related Case Study

You need to reduce the number of Azure consumption API calls for User2. Which markup segment should you use?





Answer(s): C

Explanation:

Scenario: User2 reports that Azure consumption for API calls has increased significantly to 100 calls per minute in the last month.

Example:
In the following example, the rate limit of 10 calls per 60 seconds is keyed by the caller IP address. After each policy execution, the remaining calls allowed in the time period are stored in the variable remainingCallsPerIP.

<policies>
<inbound>
<base />
<rate-limit-by-key calls="10"
renewal-period="60"
increment-condition="@(context.Response.StatusCode == 200)"
counter-key="@(context.Request.IpAddress)"
remaining-calls-variable-name="remainingCallsPerIP"/>
</inbound>
<outbound>
<base />
</outbound>
</policies>

Note: The rate-limit-by-key policy prevents API usage spikes on a per key basis by limiting the call rate to a specified number per a specified time period. The key can have an arbitrary string value and is typically provided using a policy expression. Optional increment condition can be added to specify which requests should be counted towards the limit. When this call rate is exceeded, the caller receives a 429 Too Many Requests response status code.

Incorrect Answers:
A: With renewal-period="30" 200 calls/minute would be allowed. B: This would increase the calls/minute limit to 1000.


Reference:

https://docs.microsoft.com/en-us/azure/api-management/api-management-access-restriction-policies



Page 17 of 89



Post your Comments and Discuss Microsoft PL-400 exam with other Community members:

Jawad commented on August 30, 2024
Just passed this PL-400 exam.
Anonymous
upvote

Chiranthaka commented on September 20, 2023
very useful.
Anonymous
upvote

Jeya commented on September 13, 2023
its very useful
INDIA
upvote

Chiranthaka commented on September 20, 2023
very useful!
Anonymous
upvote

Chiranthaka commented on September 20, 2023
Very useful!
Anonymous
upvote

Chiranthaka commented on September 20, 2023
Very useful.
Anonymous
upvote

Jeya commented on September 13, 2023
It's Very Useful
INDIA
upvote

HEBA commented on August 06, 2023
MORE QUESTION
EGYPT
upvote

Gurpret commented on May 12, 2022
I just got a 82% on the exam. Passing is 75%.
UNITED STATES
upvote

Armeen commented on April 18, 2022
Did the online exam this morning and passed.
CANADA
upvote

Mona commented on July 06, 2021
I am posting to let everyone know I passed my certification exam ysterday.
INDIA
upvote

Eva commented on May 19, 2021
I found the practice questions very helpful.
NEW ZEALAND
upvote