Job Properties - New Job (Schedules Page)

Applies to: SQL Server Azure SQL Managed Instance

Important

On Azure SQL Managed Instance, most, but not all SQL Server Agent features are currently supported. See Azure SQL Managed Instance T-SQL differences from SQL Server for details.

Use this page to view and organize schedules for a Microsoft SQL Server Agent job.

Options

Schedule list
Lists the schedules for this job.

New
Create a new schedule. After you create the schedule, the schedule is added to the job.

Pick
Select a schedule from the existing schedules. Because a job and schedule must have the same owner, this option will only allow you to pick from schedules that you own.

Edit
Edit the selected schedule to change job schedule properties.

Remove
Remove the selected schedule from the job. If no other jobs use the schedule, the schedule is deleted from the database.

See Also

Implement Jobs