Managing SQL Agent in Azure Data Studio


Azure Data Studio (ADS) is a lightweight IDE built on Visual Studio Code. I’ve written a few articles on how the tool works, and this one continues the series. In this article, I want to look at the way SQL Agent is managed inside the tool, both in the dashboard and the extension. A future article will look at the Notebook jobs separately as they are an enhancement only in ADS.

The other articles in this series on ADS works are listed in The Mastering Azure Data Studio Series.

Getting Started with Azure Data Studio Getting Comfortable Writing Code