Which service allows automation of business processes on Azure?
APower Automate
BAzure Logic Apps
CAzure Functions
DAzure Flow
Explanation
Power Automate is specifically designed for workflow automation; Logic Apps is similar but focuses more on enterprise integration.
Q32
A company needs to extract data from invoices and send it to SharePoint. Which trigger would you use in Power Automate?
AWhen a new message arrives
BWhen an HTTP request is received
CWhen a file is created or modified
DWhen a new item is added
Explanation
The 'When a file is created or modified' trigger is suitable for capturing invoice files for processing.
Q33
You are configuring a scheduled flow in Power Automate. What happens if the flow exceeds its execution time?
AIt automatically restarts
BIt stops and marks as failed
COnly the actions before timeout run
DAn error message is sent to Discord
Explanation
If the execution time exceeds the limit, the flow stops and is marked as failed; it does not restart or notify without explicit configuration.
Q34
Which service is used to automate workflows in Power Automate?
APower Automate
BLogic Apps
CAzure Functions
DAzure DevOps
Explanation
Power Automate is specifically designed for workflow automation, while the others serve different purposes.
Q35
A company needs to extract data from a web page regularly. Which Power Automate feature should they use?
ADesktop Flows
BScheduled Cloud Flows
CBusiness Process Flows
DInstant Cloud Flows
Explanation
Scheduled Cloud Flows can automate tasks at specific intervals, suitable for regular data extraction.
Q36
You are configuring an RPA solution to interact with a web application. What should you consider to ensure compatibility?
ABrowser version
BOperating system
CNetwork speed
DApplication size
Explanation
Browser version is critical for RPA interaction, while others are less directly related to compatibility.
Q37
Which service is best for automating workflows in Azure?
AMicrosoft Power Automate
BAzure Logic Apps
CAzure Functions
DAzure DevOps
Explanation
Microsoft Power Automate is dedicated to building workflows, while others serve different purposes.
Q38
A company needs to automate data extraction from emails. Which action should they use in Power Automate?
AGet email details
BSend an email
CRead email body
DTrigger a notification
Explanation
Reading the email body allows extraction of data, while the other options don’t directly assist with extraction.
Q39
You are configuring a flow that fails due to an invalid connection. What happens next?
AThe flow stops and fails silently
BNotifications are sent to users
CFlow retry options are triggered
DError details are logged
Explanation
Error details are logged for review; notification features depend on configuration, while the flow does not stop silently in all cases.
Q40
Which service allows automated workflows across applications?
APower Automate
BAzure Functions
CAzure Storage
DLogic Apps
Explanation
Power Automate specifically enables automation workflows, while others serve different purposes.