Microsoft

PL-200 Free Practice Questions — Page 13

Question 121

A company uses model-driven apps. Users in the sales department enter the first name, last name, and phone number of customers in the app. The users request a single screen in the app to enter the customer data. You need to configure the app. What should you do?

A. Create a Power Automate flow.
B. Use a Power Virtual Agents app.
C. Create a canvas app.
D. Modify the site map.
Show Answer
Correct Answer: C
Explanation:
A canvas app is the appropriate choice when the requirement is a simple, single-screen data entry experience. Power Automate and Power Virtual Agents do not provide the requested UI, and modifying the site map only changes navigation within a model-driven app rather than creating a single-screen data entry interface.

Question 122

A company uses Power Apps. The company plans to create a canvas app that uses a responsive design. You need to configure the app. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. Disable the Scale to fit setting.
B. Configure the height and width properties by using drag handles.
C. Enable the lock orientation setting.
D. Configure the height and width properties by using a formula.
Show Answer
Correct Answer: A, D
Explanation:
For responsive canvas apps in Power Apps, disable the 'Scale to fit' setting so the app uses true responsive behavior instead of scaling a fixed layout. Then configure control size and layout using formulas based on screen or parent dimensions (for example, Parent.Width, Parent.Height, App.Width, or App.Height). Drag handles create fixed sizes, and enabling Lock orientation is contrary to responsive design guidance.

Question 123

A company creates a canvas app. The app requires users to enter their social security number. The app should only display the last four digits when the user tabs to a different column. You need to configure the app. Which option should you use?

A. Business rule
B. Business process flow
C. Power BI DAX
D. Power Fx
Show Answer
Correct Answer: D
Explanation:
Power Fx is the formula language used in canvas apps to control UI behavior and dynamically transform displayed values. You can use formulas (for example, on a control's OnChange or display property) to mask the social security number and show only the last four digits after the user leaves the field. Business rules do not provide this kind of display masking behavior in canvas apps, Business Process Flows guide processes rather than format field values, and Power BI DAX is unrelated to canvas app UI logic.

Question 124

DRAG DROP - A company plans to create a Power Virtual Agents chatbot. The bot has the following requirements: • Prompt for a location of the customer and the call must be routed to a support agent for the location. • Transfer support calls at each location to a support bot that uses the Bot Framework. You need to configure the bot. Which components should you use? To answer, drag the appropriate components to the correct requirements. Each component 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.

Illustration for PL-200 question 124
Show Answer
Correct Answer: Route to location. — Topics Route to support bot. — Skills
Explanation:
Topics contain the conversation flow to ask for the customer's location and branch or route accordingly. Skills are used to invoke or hand off to Bot Framework bots from a Power Virtual Agents bot.

Question 125

HOTSPOT - A company plans to implement a voice-enabled Power Virtual Agents bot. The company has the following requirements for the bot: • Recognize when a caller states Tennis or any variation of the word. • Provide options when a caller states the name of a sport. You need to configure the bot. Which features should you use? To answer, select the appropriate options in the answer area.

Illustration for PL-200 question 125
Show Answer
Correct Answer: Recognize when caller states Tennis: Entity Provide options when caller states name of sport: Topic
Explanation:
Entities recognize and extract values (including synonyms/variations such as 'Tennis'). Topics are triggered by user intents, such as mentioning a sport, and define the conversational flow to present options.

Question 126

You plan to create a Power Virtual Agents bot. The bot must support single sign-on. You need to publish the bot. Which two locations should you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. Mobile app developed for iOS and Android
B. Website developed using pro developer tools
C. Microsoft Teams
D. Azure Bot Service channels
Show Answer
Correct Answer: B, C
Explanation:
Power Virtual Agents (now Microsoft Copilot Studio) supports single sign-on for bots published to a custom website built with pro developer tools and to Microsoft Teams. Azure Bot Service channels and generic mobile apps are not supported SSO publishing targets for this feature.

Question 127

A company sells all types of bicycles, bicycle parts, and accessories. You are creating a chatbot by using Microsoft Power Virtual Agent for the bicycle shop. When someone types in a bicycle brand name or terms such as helmet or shoes, the chatbot must automatically go to the accessories section of the chatbot. You need to configure the chatbot functions. Which two functions should you configure? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A. Entities
B. Fallback topic
C. Smart matching
D. Synonyms
E. Slot filling
Show Answer
Correct Answer: A, D
Explanation:
Configure Entities to recognize product-related values such as bicycle brands and accessory types. Configure Synonyms within those entities so different user terms (for example, specific brand names or related accessory terms) map to the same entity, enabling the bot to route users to the accessories topic. Fallback topics handle unmatched input, Smart matching improves fuzzy recognition but is not the primary configuration for mapping known terms, and Slot filling is for collecting entity values during a conversation rather than routing based on recognized terms.

Question 128

A company uses a model-driven app. The app uses a Power Virtual Agents chatbot. The company has two locations in different countries/regions with separate environments for each location. Each location has a development environment, a testing environment, and a production environment. The company uses the Application Lifecycle Management (ALM) process for the environments. You need to create the different Power Virtual Agents bot environments. How many Power Virtual Agents bot environments are required?

A. 1
B. 2
C. 3
D. 6
Show Answer
Correct Answer: D
Explanation:
Each environment that hosts a model-driven app with an embedded Power Virtual Agents bot requires its own bot as part of the ALM lifecycle. There are 2 locations, each with Development, Test, and Production environments, giving 2 × 3 = 6 separate Power Virtual Agents bot environments.

Question 129

A company creates a Power Automate cloud flow for a Power Apps app. The cloud flow must send a daily email that contains a list of year-to-date (YTD) totals. You need to configure the flow. Which feature should you use?

A. Loop
B. Wait
C. Condition
D. Parallel branch
Show Answer
Correct Answer: A
Explanation:
Use a Loop (Apply to each) to iterate through the collection of year-to-date totals and build the list for the daily email. The other options do not iterate over a list: Wait pauses execution, Condition branches on logic, and Parallel branch runs independent actions concurrently.

Question 130

DRAG DROP - You create a canvas app that uses data from a Microsoft SQL Server database. You use a dataflow to move some of the data from the database to Microsoft Dataverse. Users will filter the data by using the app. You need to filter data in the dataflow and in the canvas app. Which tools should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.

Illustration for PL-200 question 130
Show Answer
Correct Answer: Filter data in the dataflow: Power Query Filter data in the canvas app: Power Fx
Explanation:
Dataflows use Power Query for shaping and filtering data during import. Canvas apps implement user-driven filtering with Power Fx formulas such as Filter().

$19

Get all 301 questions with detailed answers and explanations

  • Instant download HTML + PDF delivered the moment payment clears.
  • Secure Stripe checkout we never see or store your card details.
  • 7-day refund if files are defective see our refund policy.