What should you do?

You have an Azure App Service named WebApp1.
You plan to add a WebJob named WebJob1 to WebApp1.
You need to ensure that WebJob1 is triggered every 15 minutes.
What should you do?
A. Change the Web.config file to include the 1-31 1-12 1-7 0*/15* CRON expression
B. From the application settings of WebApp1, add a default document named Settings.job. Add the 1-31 1-12 1-7 0*/15* CRON expression to the JOB file
C. Add a file named Settings.job to the ZIP file that contains the WebJob script. Add the 0*/15**** CRON expression to the JOB file
D. Create an Azure Automation account and add a schedule to the account. Set the recurrence for the schedule

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.