Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Azure Data Studio is retiring on February 28, 2026. We recommend that you use Visual Studio Code. For more information about migrating to Visual Studio Code, visit What's happening to Azure Data Studio?
The SQL Server Agent extension (preview) is an extension for managing and troubleshooting SQL Agent jobs and configuration. This extension is currently in preview.
Key actions include:
- List SQL Server Agent Jobs Configured on a SQL Server
- View Job History with job execution results
- Basic Job Control to start and stop jobs
Install the SQL Server Agent extension
To open the extensions manager and access the available extensions, select the extensions icon, or select Extensions in the View menu.
Select an available extension to view its details.
Select the extension you want and Install it.
Select Reload to enable the extension (only required the first time you install an extension).
Navigate to your management dashboard by right-clicking your server or database and selecting Manage.
Installed extensions appear as tabs on your management dashboard:
View jobs
When you connect to the SQL Server Agent extension, the first thing you see is a list of all your Agent jobs.
Next steps
To learn more about SQL Server Agent, check our documentation.