Run Jobs
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.
To manage SQL Server Agent jobs, you can use SQL Server Management Studio, Transact-SQL stored procedures, or SQL Server Management Objects.
Related Tasks
Description | Topic |
---|---|
Describes how to start running a Microsoft SQL Server Agent job. | Start a Job |
Describes how to stop a Microsoft SQL Server Agent job. | Stop a Job |
Describes how to disable or enable a Microsoft SQL Server Agent job. | Disable or Enable a Job |