Skip to content

Commit 89008c8

Browse files
authored
Resolve SqlPackage release notes and installation instruction duplication (#36876)
1 parent 45cda6b commit 89008c8

6 files changed

Lines changed: 1142 additions & 1083 deletions

docs/ssdt/download-sql-server-data-tools-ssdt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Install SQL Server Data Tools (SSDT)"
3-
description: "Learn about SQL Server Data Tools (SSDT). See how to install this database development tool set with Visual Studio 2019 and 2022."
3+
description: "Learn about SQL Server Data Tools (SSDT). See how to install this database development tool set with Visual Studio 2019, 2022, and 2026."
44
author: dzsquared
55
ms.author: drskwier
66
ms.reviewer: randolphwest

docs/ssdt/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,9 @@ Now to create Analysis Services, Integration Services, or Reporting Services pro
4646

4747
### Install SSDT with Visual Studio 2017
4848

49-
To install SSDT during [Visual Studio installation](/visualstudio/install/install-visual-studio), select the **Data storage and processing** workload, and then select **SQL Server Data Tools**.
49+
To install SSDT with Visual Studio 2017, select the **Data storage and processing** workload in the Visual Studio Installer. The installation steps are the same as for later versions. For detailed instructions, see [Install SSDT with Visual Studio](download-sql-server-data-tools-ssdt.md#install-ssdt-with-visual-studio).
5050

51-
If Visual Studio is already installed, use the Visual Studio Installer to modify the installed workloads to include SSDT.
52-
53-
1. Launch the Visual Studio Installer. In the Windows Start menu, you can search for "installer".
54-
55-
:::image type="content" source="media/previous-releases-of-sql-server-data-tools-ssdt-and-ssdt-bi/visual-studio-installer.png" alt-text="Screenshot of Visual Studio Installer in the Windows Start menu for 2017.":::
56-
57-
1. In the installer, select for the edition of Visual Studio that you want to add SSDT to, and then choose **Modify**.
58-
59-
1. Select **SQL Server Data Tools** under **Data storage and processing** in the list of workloads.
60-
61-
:::image type="content" source="media/download-sql-server-data-tools-ssdt/data-workload-2017.png" alt-text="Screenshot of Data storage and processing workload 2017." lightbox="media/download-sql-server-data-tools-ssdt/data-workload-2017.png":::
51+
:::image type="content" source="media/download-sql-server-data-tools-ssdt/data-workload-2017.png" alt-text="Screenshot of Data storage and processing workload 2017." lightbox="media/download-sql-server-data-tools-ssdt/data-workload-2017.png":::
6252

6353
### Install Analysis Services, Integration Services, and Reporting Services tools
6454

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,6 +8769,8 @@ items:
87698769
href: tools/sqlpackage/sqlpackage-download.md
87708770
- name: Release notes
87718771
href: tools/sqlpackage/release-notes-sqlpackage.md
8772+
- name: Release notes (archive)
8773+
href: tools/sqlpackage/release-notes-sqlpackage-archive.md
87728774
- name: CLI reference
87738775
href: tools/sqlpackage/cli-reference.md
87748776
- name: SqlPackage in development pipelines

0 commit comments

Comments
 (0)