Azure Scheduler first working day of every month

0 votes

We are using Azure Scheduler API to create scheduling job on Azure Scheduler. We got the new request to create a recurring job that happens at the FIRST WORKING day of every month.

Normally it will be on the 1st day of the month. But if the 1st of the month is Saturday, the first working day will be 3rd (Monday). Or, the 1st day of the month is Sunday, the first working day will be 2nd (Monday). Like the table below:

enter image description here

Is this possible in Azure Scheduler? 

Mar 19, 2022 in Azure by Edureka
• 12,690 points
1,377 views

1 answer to this question.

0 votes

While it is possible to plan a job on the 1st Monday of every month in Azure Portal, I don't believe it is possible to say 1st Working Day of every month because Azure Scheduler has no knowledge what your 1st working day is (it could be a Tuesday if you have a holiday on 1st Monday of the month).

enter image description here

answered Mar 25, 2022 by Edureka
• 13,620 points

Related Questions In Azure

0 votes
0 answers
0 votes
1 answer

How to get the percentage of the predicted labels in Azure Custom Vision?

It's calculated in the same way, except ...READ MORE

answered Mar 26, 2022 in Azure by Edureka
• 12,690 points
318 views
0 votes
1 answer

How to run scheduled scripts using Azure WebJobs

You can schedule the trigger to occur ...READ MORE

answered Apr 7, 2022 in Azure by Edureka
• 12,690 points
1,405 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to run console application once every month in Azure

Yes. Runbook would be required (PS script ...READ MORE

answered Mar 30, 2022 in Azure by Edureka
• 13,620 points
928 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP