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 111–120 of 147

Q111

You are configuring an RPA bot. Which of the following actions can the bot NOT perform?

  • A Extract data from documents
  • B Send emails to users
  • C Interact with web APIs
  • D Install software on VMs
Explanation RPA bots automate repetitive tasks but cannot install software on virtual machines; they can extract data, send emails, and interact with web APIs given the right permissions.
Q112

What happens when a Power Automate flow runs and encounters an error?

  • A The flow stops executing immediately.
  • B The flow retries indefinitely.
  • C The error is logged and flow resumes.
  • D The flow sends a failure notification.
Explanation When a flow fails, it typically sends a failure notification based on its configuration; options A and B are incorrect as the flow does not stop or retry indefinitely without settings for that, and option C is incorrect as the flow does not resume after a failure.
Q113

Which service can be integrated with Power Automate for real-time notifications?

  • A Azure Logic Apps
  • B Azure Service Bus
  • C Microsoft Teams
  • D Azure Functions
Explanation Microsoft Teams can be directly integrated for real-time notifications, while the others serve different purposes in Azure services.
Q114

A company needs to automate data entry from Excel to Dynamics 365. What is the best action in Power Automate?

  • A Create a schedule trigger.
  • B Use the Excel connector.
  • C Use the Dynamics 365 connector.
  • D Combining both connectors in one flow.
Explanation You should combine both the Excel and Dynamics 365 connectors in one flow to automate data entry efficiently; options A, B, and C alone do not create a complete solution.
Q115

Which connector is used for SharePoint in Power Automate?

  • A SharePoint Online
  • B Azure Data Factory
  • C Salesforce
  • D OneDrive
Explanation SharePoint Online connector enables automation with SharePoint, while others do not relate directly to SharePoint.
Q116

A company needs to automate sending weekly sales reports. Which trigger would be most appropriate?

  • A When an item is created
  • B On a schedule
  • C When an HTTP request is received
  • D When a file is modified
Explanation A scheduled trigger is best for weekly automation, while the others are event-driven.
Q117

You are configuring an action in Power Automate. What happens when you set 'Run After' to 'Has Failed'?

  • A Action runs if previous failed
  • B Action runs regardless of outcome
  • C Action runs if previous succeeded
  • D Action does not run at all
Explanation Setting 'Run After' to 'Has Failed' executes the action if the previous step fails, unlike other options provided.
Q118

Which service is primarily used for automating repetitive tasks in Power Automate?

  • A Power Automate
  • B Azure Logic Apps
  • C Azure Functions
  • D Power BI
Explanation Power Automate is designed specifically for task automation while others serve different purposes.
Q119

A company needs to extract data from emails and save it to SharePoint. Which connector should they utilize in Power Automate?

  • A Office 365 Outlook
  • B SharePoint
  • C SQL Server
  • D OneDrive
Explanation The Office 365 Outlook connector is used for extracting email data, while others do not handle emails.
Q120

You are configuring a flow that triggers when a new file is created. What will happen if the trigger is deleted after the flow is saved?

  • A Flow will continue without triggers.
  • B Flow becomes inactive but not deleted.
  • C Flow runs on all previous triggers.
  • D Flow deletes all associated actions.
Explanation Deleting a trigger makes the flow inactive but does not delete it entirely or run it on previous instances.