mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-15 01:25:36 -05:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# Microsoft SQL Server Agent for Azure Data Studio
|
|
|
|
Welcome to Microsoft SQL Server Agent for Azure Data Studio! An extension for managing and troubleshooting
|
|
SQL Server Agent jobs and configuration. The current is an early release of this extension that provides
|
|
basic functionality for the following.
|
|
|
|
* 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
|
|
|
|
<img src="https://user-images.githubusercontent.com/6411451/82481964-f7b1a400-9a8a-11ea-8b25-2a6958a41e25.png" alt="SQL Agent" style="width:800px;"/>
|
|
|
|
|
|
## Code of Conduct
|
|
|
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
|
|
|
## Privacy Statement
|
|
|
|
The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.microsoft.com/privacystatement) describes the privacy statement of this software.
|
|
|
|
## License
|
|
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
Licensed under the [Source EULA](https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt).
|