You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sql-data-warehouse/sql-data-warehouse-install-visual-studio.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ manager: craigg
9
9
ms.service: sql-data-warehouse
10
10
ms.topic: conceptual
11
11
ms.subservice: development
12
-
ms.date: 08/15/2019
12
+
ms.date: 10/17/2019
13
13
ms.author: kevin
14
14
ms.reviewer: igorstan
15
15
---
@@ -22,20 +22,18 @@ Visual Studio **2019** SQL Server Data Tools (SSDT) is a single tool allowing yo
22
22
- Generate T-SQL data definition language (DDL) scripts for your objects
23
23
- Develop your data warehouse using a state-based approach with SSDT Database Projects
24
24
- 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
26
26
27
27
> [!NOTE]
28
28
> Currently Visual Studio SSDT Database Projects is in preview. To receive periodic updates on this feature, please vote on [UserVoice].
29
29
30
30
## 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.
32
32
33
33
## Reporting issues with SSDT Visual Studio 2019 (preview)
34
-
35
34
To report issues when using SSDT with SQL Data Warehouse, email the following email distribution list: <[email protected]>
36
35
37
36
## Next steps
38
-
39
37
Now that you have the latest version of SSDT, you're ready to [connect][connect] to your SQL Data Warehouse.
40
38
41
39
<!--Anchors-->
@@ -46,7 +44,7 @@ Now that you have the latest version of SSDT, you're ready to [connect][connect]
0 commit comments