Job Properties - New Job (Steps 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 job steps for a Microsoft SQL Server Agent job.

Options

Job step list
Lists the job steps for this job.

Move step
Moves the job a step up or down in the list.

Start step
Select the step that SQL Server Agent starts with when the job begins.

New
Create a new job step below the selected job step.

Insert
Create a new job step above the selected job step.

Edit
Change the selected job step.

Delete
Delete the selected job step. When job steps are deleted their output log is automatically deleted.

See Also

Implement Jobs