PL-400 Exam Question 11

You are configuring a Microsoft Power Virtual Agents chatbot to use the authenticate option for Microsoft Teams only.
You need to select the variables that will return information about the logged in user.
Which two variables should you use?
Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • PL-400 Exam Question 12

    An organization uses a public-facing Power Apps portal.
    You need to change the layout of a specific web page.
    What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • PL-400 Exam Question 13

    You create solutions in a development environment and export the solution for testing by various departments in your organization. Power users in each department control the testing environments.
    You must display department-specific wording at the beginning of any custom notifications that are displayed in testing environments.
    You need to package solutions to ensure that the power users can customize the notification content.
    Which three actions should you perform in sequence inside a solution? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    PL-400 Exam Question 14

    A company implementsDynamics 365 Customer Service. The company deploys synchronous plug-ins for the PreOperation and PostOperation stages on create and for the PostOperation stage on update for processing different case type.
    Users experience errors when updating cases. The plug-in trace log files show that the PosOperation plug-in update of case times out after two minutes.
    You perform basic testing and discover that this plug-in is triggered on every update of a case. You examine the code and discover that the plug-in retrieves all columns for the updated case record performing its work.
    You need to reduce the number of errors. You need to achieve this goal with the test amount of changes.
    Solution: In the Plug-in Registration tool, update the plug-in step and increase the Execution Order.
    Does the solution meet the goal?
  • PL-400 Exam Question 15

    A client requires that the system send an email from a button on their customer contact form.
    You need to call the action from JavaScript.
    Which two functions achieve this result? Each correct presents a complete solution.
    NOTE: Each correct selection is worth one point.