PL-400 · Question #74
An organization implements Dynamics 36S Supply Chain Management. You need to create a Microsoft Flow that runs daily. What are two possible ways to achieve this goal? Each correct answer presents a…
The correct answer is A. Create the flow and set the now frequency to daily and the interval to 1. D. Create the flow and set the flow frequency to daily and the interval to 24. To schedule a Microsoft Flow to run daily, one can explicitly set the frequency to daily with an interval of 1, or by selecting a daily frequency and an interval of 24 (which, in some specific exam contexts or system interpretations, can still result in a daily execution).
Question
Options
- ACreate the flow and set the now frequency to daily and the interval to 1.
- BCreate the flow and set the (low frequency to hourly and the value to 24.
- CCreate the flow and set the flow frequency to hourly and the value to 1.
- DCreate the flow and set the flow frequency to daily and the interval to 24.
How the community answered
(23 responses)- A83% (19)
- B9% (2)
- C9% (2)
Why each option
To schedule a Microsoft Flow to run daily, one can explicitly set the frequency to daily with an interval of 1, or by selecting a daily frequency and an interval of 24 (which, in some specific exam contexts or system interpretations, can still result in a daily execution).
Setting the flow frequency to 'daily' and the interval to '1' directly configures the recurrence trigger to execute the flow once every day.
While setting frequency to 'hourly' with an interval of '24' would result in a daily execution (every 24 hours), the option uses the non-standard term 'value' instead of 'interval', and the question implies setting the primary 'flow frequency' to 'daily'.
Setting the flow frequency to 'hourly' and the interval to '1' configures the flow to run every hour, which does not meet the requirement for a daily schedule.
Setting the flow frequency to 'daily' explicitly configures the flow to run on a daily basis; in specific exam interpretations or system configurations, an interval of '24' for a daily frequency may still ensure a single daily execution, possibly by a specific time or a default once 'daily' is selected.
Concept tested: Power Automate recurrence trigger configuration
Source: https://learn.microsoft.com/en-us/power-automate/get-started-flow-recurrence
Community Discussion
No community discussion yet for this question.