Skip to content

Commit f231dc6

Browse files
authored
updated download link
1 parent 43494fe commit f231dc6

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/sql-data-warehouse/sql-data-warehouse-install-visual-studio.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: craigg
99
ms.service: sql-data-warehouse
1010
ms.topic: conceptual
1111
ms.subservice: development
12-
ms.date: 08/15/2019
12+
ms.date: 10/17/2019
1313
ms.author: kevin
1414
ms.reviewer: igorstan
1515
---
@@ -22,20 +22,18 @@ Visual Studio **2019** SQL Server Data Tools (SSDT) is a single tool allowing yo
2222
- Generate T-SQL data definition language (DDL) scripts for your objects
2323
- Develop your data warehouse using a state-based approach with SSDT Database Projects
2424
- Integrate your database project with source control systems such as Git with Azure DevOps Repos
25-
- Set up continuous integration and deployment pipelines with automation servers such as Azure DevOps [Coming soon]
25+
- Set up continuous integration and deployment pipelines with automation servers such as Azure DevOps
2626

2727
> [!NOTE]
2828
> Currently Visual Studio SSDT Database Projects is in preview. To receive periodic updates on this feature, please vote on [UserVoice].
2929
3030
## Install Visual Studio 2019 Preview
31-
See [Download Visual Studio 2019 Preview][] to download and install Visual Studio. During install, select the data storage and processing workload. Standalone SSDT installation is no longer required in Visual Studio 2019.
31+
See [Download Visual Studio 2019][] to download and install Visual Studio **16.3 and above**. During install, select the data storage and processing workload. Standalone SSDT installation is no longer required in Visual Studio 2019.
3232

3333
## Reporting issues with SSDT Visual Studio 2019 (preview)
34-
3534
To report issues when using SSDT with SQL Data Warehouse, email the following email distribution list: <[email protected]>
3635

3736
## Next steps
38-
3937
Now that you have the latest version of SSDT, you're ready to [connect][connect] to your SQL Data Warehouse.
4038

4139
<!--Anchors-->
@@ -46,7 +44,7 @@ Now that you have the latest version of SSDT, you're ready to [connect][connect]
4644
[connect]: ./sql-data-warehouse-query-visual-studio.md
4745

4846
<!--Other-->
49-
[Download Visual Studio 2019 Preview]: https://visualstudio.microsoft.com/vs/preview/
47+
[Download Visual Studio 2019]: https://visualstudio.microsoft.com/downloads/
5048
[Installing Visual Studio]: https://msdn.microsoft.com/library/e2h7fzkw.aspx
5149
[SSDT Download]: https://msdn.microsoft.com/library/mt204009.aspx
5250
[UserVoice]: https://feedback.azure.com/forums/307516-sql-data-warehouse/suggestions/13313247-database-project-from-visual-studio-to-support-azu

0 commit comments

Comments
 (0)