microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.54k stars 897 forks source link

Add Elastic Job management in SQL Server Agent extension #13564

Open faiqg opened 3 years ago

faiqg commented 3 years ago

Currently, the creation and management of Elastic Jobs are only possible via PowerShell and SQL commands. On the portal, the jobs can only be viewed.

Having the creation and editing of Elastic Agents, Jobs and schedules in SQL Server Agent extension will be a great help to get started with the jobs and also maintain them.

bcouavoux commented 1 month ago

Any Update ? This would be a great help for us too. The management and monitoring solutions offered on the Azure portal are not optimal.