Microsoft
AZ-204 · Question #353
A CRON expression is a string that consists of six fields that represent a set of times. The order of the six fields in Azure is: {second} {minute} {hour} {day} {month} {day of the week}. Suppose you
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #353. The question stem and answer options stay visible for context.
Submitted by rachelw· Mar 30, 2026Develop Azure compute solutions
Question
A CRON expression is a string that consists of six fields that represent a set of times. The order of the six fields in Azure is: {second} {minute} {hour} {day} {month} {day of the week}. Suppose you needed a CRON expression that meant "every day", what special character would you put in the {day of the week} position?
Options
- A/
- B
- C,
- D
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#CRON expressions#Timer trigger#Azure Functions scheduling