1

I want my job can run at the first day of each mouth,but in azure batch account i only set up a fixed timedelta(Recurrence interval),how can i set up?

Frank.H
  • 13
  • 2

1 Answers1

1

Precise cron style jobs are not an option with Job Schedules. Controls are limited to the following documented properties. You will need to use a different trigger mechanism.

This is an active feedback item.

fpark
  • 2,304
  • 2
  • 14
  • 21