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.6k stars 909 forks source link

Create Scheduled Job #23289

Open jrahma opened 1 year ago

jrahma commented 1 year ago

Type: Feature Request

Please add the option to create Scheduled Job on Microsoft SQL Server just like the feature available on SQL Server Management Studio.

Azure Data Studio version: azuredatastudio 1.44.0 (31bee67f005648cdc9186f28ef39b4f1d6585e0f, 2023-05-19T16:52:43.653Z) OS version: Darwin x64 22.4.0 Restricted Mode: No Preview Features: Enabled Modes:

ijash commented 7 months ago

currently i can use it using microsoft.agent.(SQL Server Agent extension). but unable to create schedule. image only pick schedule, not create new schedule while using sa account.