Azure batch Job schedule issue

Sreenidhi Palimar 0 Reputation points
2024-05-21T11:04:45.9633333+00:00

I need to create a Azure batch job schedule, this schedule should run everyday between 9 AM to 6 PM with recurrence interval of 1 hour, is there any option to achieve this

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anveshreddy Nimmala 2,950 Reputation points Microsoft Vendor
    2024-05-21T11:48:19.42+00:00

    Hello Sreenidhi Palimar,

    Welcome to microsoft Q&A,Thankyou for posting your query here

    In Azure portal.

    Go to azure batch services.

    Select the Batch account you want to schedule jobs in.

    In the left navigation pane, select Job schedules.

    Select Add to create a new job schedule.

    In the Basic form, enter the following information:

    Job schedule ID: A unique identifier for this job schedule.

    Display name: This name is optional and doesn't have to be unique.

    Do not run until: Specifies the earliest time the job will run, set it to 9 AM.

    Do not run after: No jobs will run after the time you enter here, set it to 6 PM.

    Recurrence interval: Select Enabled and set it to 1 hour.

    Start window: Select Custom if you'd like to specify the time interval within which a job must be created. If a job isn't created within this window, no new job will be created until the next recurrence of the schedule.

    please refer this documentation for more information

    https://learn.microsoft.com/en-us/azure/batch/batch-job-schedule

    Hope this helps you

    If an answer has been helpful, please consider accepting the answer to help increase visibility of this question for other members of the Microsoft Q&A community. If not, please let us know what is still needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!5476f40e-4a83-4a4f-9625-dbdb0e5d448a