bump up the extension version for new release (#4456)

* bump up the extension version for new release

* change url for dacpac ext
This commit is contained in:
Alan Ren
2019-03-13 15:46:03 -07:00
committed by GitHub
parent b6584c9ddf
commit 81a8593eb6
4 changed files with 9 additions and 7 deletions

View File

@@ -2,16 +2,17 @@
Admin Pack for SQL Server is a collection of popular database administration extensions to help you manage SQL Server. When you download this pack, you will download the following extensions:
- [SQL Server Agent](https://docs.microsoft.com/en-us/sql/azure-data-studio/sql-server-agent-extension?view=sql-server-2017)
- [SQL Server Agent](https://docs.microsoft.com/sql/azure-data-studio/sql-server-agent-extension?view=sql-server-2017)
- 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
- [SQL Server Profiler](https://docs.microsoft.com/en-us/sql/azure-data-studio/sql-server-profiler-extension?view=sql-server-2017)
- [SQL Server Profiler](https://docs.microsoft.com/sql/azure-data-studio/sql-server-profiler-extension?view=sql-server-2017)
- Browse through extended events and view associated T-SQL
- View and manage sessions
- Filter search of events
- [SQL Server Import](https://docs.microsoft.com/en-us/sql/azure-data-studio/sql-server-import-extension?view=sql-server-2017)
- [SQL Server Import](https://docs.microsoft.com/sql/azure-data-studio/sql-server-import-extension?view=sql-server-2017)
- Use the Import Flat File Wizard to import .csv and .txt files to a SQL table using AI-based framework to simplify experience
- [SQL Server dacpac](https://docs.microsoft.com/sql/azure-data-studio/sql-server-dacpac-extension?view=sql-server-2017)
- Use the Data-Tier Application Wizard to deploy and extract .dacpac files and import and export .bacpac files
If there are extensions you feel should be added to this pack, submit a feature request on our [Github Issues](https://github.com/microsoft/azuredatastudio/issues).