Microsoft Azure

Microsoft Power Automate RPA Developer

PL-500

Validate your skills as a Microsoft Power Automate RPA Developer with the PL-500 exam.

147 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 101–110 of 147

Q101

A company needs to automate approval workflows in their HR department. What feature should they utilize in Power Automate?

  • A Scheduled Flows
  • B Approval Actions
  • C Dataflows
  • D Business Rules
Explanation Approval Actions are specifically designed to handle approval workflows efficiently.
Q102

What happens when a flow runs but encounters a service outage for a connected app?

  • A Flow stops immediately
  • B Flow retries after timeout
  • C Error logged and halts execution
  • D Flow continues without interruption
Explanation If a flow encounters an outage, it logs an error and halts unless retries are configured.
Q103

Which Power Automate feature allows you to call APIs?

  • A HTTP action
  • B Power Automate Desktop
  • C Cloud Flows
  • D UI Flows
Explanation The HTTP action enables API calls, while the others do not have this specific functionality.
Q104

A company needs to automate sending reminder emails weekly. Which flow type should they use?

  • A Button Flow
  • B Automated Flow
  • C Scheduled Flow
  • D Instant Flow
Explanation Scheduled Flow is designed for repetitive tasks like weekly reminders, unlike the other flow types.
Q105

What happens when you add a variable without initializing it first in Power Automate?

  • A It will have a null value
  • B An error will occur
  • C The variable is set to zero
  • D It will be initialized automatically
Explanation Adding an uninitialized variable results in a null value, while the others imply different behaviors that are incorrect in this context.
Q106

Which service should you use for automating workflows between applications?

  • A Power Automate
  • B Azure Logic Apps
  • C Azure Functions
  • D Azure DevOps
Explanation Power Automate is specifically designed for this purpose, while others serve different functions.
Q107

A company needs to collect data from various web APIs into Azure. Which option is best for them?

  • A Azure Data Factory
  • B Azure Blob Storage
  • C Power BI
  • D Azure Virtual Machines
Explanation Azure Data Factory allows efficient data integration from multiple sources.
Q108

What happens when a run history is deleted in Power Automate?

  • A Run history remains available
  • B All flows are stopped
  • C Flow execution details are lost
  • D It triggers a flow restart
Explanation Deleting run history removes execution logs and details for referenced flows.
Q109

A company needs to automate responses to customer inquiries. Which Power Automate feature would best achieve this?

  • A Automated flow
  • B Instant flow
  • C Scheduled flow
  • D Business process flow
Explanation Automated flows run on triggers, ideal for handling inquiries automatically; instant flows require user interaction, scheduled flows operate at specific times, and business process flows guide users through stages.
Q110

What happens when you use an incorrect connector in Power Automate?

  • A Flow will execute as expected
  • B Flow will fail immediately
  • C Data will be lost
  • D It will send an alert
Explanation Using an incorrect connector results in an immediate flow failure; correct connectors result in successful execution, while loss of data isn't caused by connector issues and alerts depend on specific configurations.