Microsoft PL-500 Exam Practice Questions (P. 4)
- Full Access (171 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
DRAG DROP -
A company has an unattended cloud flow solution. The solution includes a desktop flow that runs on a virtual machine.
The company reports that the cloud flow processes more transactions per day than the planned capacity.
You need to scale the solution to keep up with demand.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
A company has an unattended cloud flow solution. The solution includes a desktop flow that runs on a virtual machine.
The company reports that the cloud flow processes more transactions per day than the planned capacity.
You need to scale the solution to keep up with demand.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

send
light_mode
delete
Question #17
DRAG DROP -
A company stores confidential documents in a SharePoint document library.
A developer must create an automation solution in a default environment that processes documents from the SharePoint library and uploads approved documents to Azure File Storage for archiving purposes. The automation must meet the following requirements:
* Prevent modification or deletion of approved documents from Azure File Storage.
* Prevent sharing of documents from SharePoint or Azure File Storage.
You need to configure a data loss prevention (DLP) policy.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
A company stores confidential documents in a SharePoint document library.
A developer must create an automation solution in a default environment that processes documents from the SharePoint library and uploads approved documents to Azure File Storage for archiving purposes. The automation must meet the following requirements:
* Prevent modification or deletion of approved documents from Azure File Storage.
* Prevent sharing of documents from SharePoint or Azure File Storage.
You need to configure a data loss prevention (DLP) policy.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

send
light_mode
delete
Question #18
DRAG DROP -
You are developing automation solutions for a company.
You need to use an environment variable in a cloud flow.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You are developing automation solutions for a company.
You need to use an environment variable in a cloud flow.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

send
light_mode
delete
Question #19
DRAG DROP -
You are developing automation solutions for a company.
You need to use Microsoft Office scripts in a cloud flow to calculate the number of business days between two dates.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You are developing automation solutions for a company.
You need to use Microsoft Office scripts in a cloud flow to calculate the number of business days between two dates.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

send
light_mode
delete
Question #20
You develop a desktop flow. The flow performs five actions in sequence.
If an error occurs, you must restart the flow from the first action. You add the five actions to an On block error action.
You need to configure error handling.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
If an error occurs, you must restart the flow from the first action. You add the five actions to an On block error action.
You need to configure error handling.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- AChange the exception handling mode to Go to the beginning of the block.Most Voted
- BChange the exception handling mode to Go to next action.
- CSelect Throw error.
- DConfigure an On error condition for the first action.
- ESelect Continue flow run.Most Voted
Correct Answer:
AE
AE

When setting up error handling in a sequential desktop flow where rebooting at the first action is necessary after an error, two key actions are required. First, adjust the exception handling mode to "Go to the beginning of the block." This ensures that if an error occurs, the flow doesn't halt or skip but rather restarts at the first action. Secondly, opting to "Continue flow run" ensures the flow doesn't terminate upon encountering an error but continues executing, allowing the implementation of the defined error handling strategy, which in this case is to restart the sequence from the beginning. These steps ensure a robust error handling mechanism that maintains the flow's operation even in error scenarios.
send
light_mode
delete
All Pages