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: docs/ssms/download-sql-server-management-studio-ssms.md
+29-27Lines changed: 29 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Download SQL Server Management Studio (SSMS)
3
3
description: Download the latest version of SQL Server Management Studio (SSMS).
4
4
author: erinstellato-ms
5
5
ms.author: erinstellato
6
-
ms.reviewer: maghan
7
-
ms.date: 11/13/2023
6
+
ms.reviewer: maghan, randolphwest
7
+
ms.date: 11/14/2023
8
8
ms.service: sql
9
9
ms.subservice: ssms
10
10
ms.topic: conceptual
@@ -31,13 +31,13 @@ SQL Server Management Studio (SSMS) is an integrated environment for managing an
31
31
32
32
Use SSMS to query, design, and manage your databases and data warehouses, wherever they are - on your local computer or in the cloud.
33
33
34
-
For customers needing a cross-platform companion to SSMS for managing SQL and other Azure databases, use [Azure Data Studio](../azure-data-studio/download-azure-data-studio.md).
34
+
For customers needing a cross-platform companion to SSMS for managing SQL and other Azure databases, use [Azure Data Studio](/azure-data-studio/download-azure-data-studio).
35
35
36
36
## Download SSMS
37
37
38
38
:::image type="icon" source="../includes/media/download.svg" border="false":::**[Free Download for SQL Server Management Studio (SSMS) 19.2](https://aka.ms/ssmsfullsetup)**
39
39
40
-
SSMS 19.2 is the latest general availability (GA) version. If you have a *preview* version of SSMS 19 installed, uninstall it before installing SSMS 19.2. If you have SSMS 19.x installed, installing SSMS 19.2 upgrades it to 19.2.
40
+
SSMS 19.2 is the latest general availability (GA) version. If you have a *preview* version of SSMS 19 installed, uninstall it before installing SSMS 19.2. If you have SSMS 19.x installed, installing SSMS 19.2 upgrades it to 19.2.
41
41
42
42
- Release number: 19.2
43
43
- Build number: 19.2.56.2
@@ -59,30 +59,30 @@ SQL Server Management Studio 19.2:
> If you are accessing this page from a non-English language version and want to see the most up-to-date content, please select **Read in English** at the top of this page. You can download different languages from the US-English version site by selecting [available languages](#available-languages).
62
+
> If you access this page from a non-English language version and want to see the most up-to-date content, please select **Read in English** at the top of this page. You can download different languages from the US-English version site by selecting [available languages](#available-languages).
63
63
64
64
> [!NOTE]
65
-
> The SQL Server PowerShell module is a separate install through the PowerShell Gallery. For more information, see [Download SQL Server PowerShell Module](../powershell/download-sql-server-ps-module.md).
65
+
> The SQL Server PowerShell module is a separate install through the PowerShell Gallery. For more information, see [Install the SQL Server PowerShell module](../powershell/download-sql-server-ps-module.md).
66
66
67
67
## What's new
68
68
69
-
For details and more information about what's new in this release, see [Release notes for SQL Server Management Studio](release-notes-ssms.md).
69
+
For details and more information about what's new in this release, see [Release notes for SQL Server Management Studio (SSMS)](release-notes-ssms.md).
70
70
71
71
## Previous versions
72
72
73
73
This article is for the latest version of SSMS only. To download previous versions of SSMS, visit [Previous SSMS releases](../ssms/release-notes-ssms.md#previous-ssms-releases).
@@ -113,12 +113,12 @@ Follow the steps below to install SSMS in the background with no GUI prompts.
113
113
- The Azure Data Studio version can be found in the [release notes](release-notes-ssms.md).
114
114
- The Azure Data Studio system installer requires the same security rights as the SSMS installer.
115
115
- The Azure Data Studio installation is completed with the default Azure Data Studio installation options. These are to create a Start Menu folder and add Azure Data Studio to PATH. A desktop shortcut isn't created, and Azure Data Studio isn't registered as a default editor for any file type.
116
-
- Localization of Azure Data Studio is accomplished through Language Pack extensions. To localize Azure Data Studio, download the corresponding language pack from the [extension marketplace](../azure-data-studio/extensions/add-extensions.md).
116
+
- Localization of Azure Data Studio is accomplished through Language Pack extensions. To localize Azure Data Studio, download the corresponding language pack from the [extension marketplace](/azure-data-studio/extensions/add-extensions).
117
117
- At this time, the installation of Azure Data Studio can be skipped by launching the SSMS installer with the command line flag `DoNotInstallAzureDataStudio=1`.
118
118
119
119
## Uninstall
120
120
121
-
SSMS might install shared components if it's determined they're missing during SSMS installation. SSMS won't automatically uninstall these components when you uninstall SSMS.
121
+
SSMS might install shared components if it determines they're missing during SSMS installation. SSMS doesn't automatically uninstall these components when you uninstall SSMS.
122
122
123
123
The shared components are:
124
124
@@ -137,23 +137,25 @@ These components aren't uninstalled because they can be shared with other produc
137
137
- This version of SSMS works with SQL Server 2014 and higher.
138
138
- It provides the most significant level of support for working with the latest cloud features in Azure SQL Database, Azure Synapse Analytics, and Microsoft Fabric.
139
139
- Additionally, SSMS 19.x can be installed alongside with SSMS 18.x, SSMS 17.x, SSMS 16.x.
140
-
- SQL Server Integration Services (SSIS) - SSMS version 17.x or later doesn't support connecting to the legacy SQL Server Integration Services service. To connect to an earlier version of the legacy Integration Services, use the version of SSMS aligned with the version of SQL Server. For example, use SSMS 16.x to connect to the legacy SQL Server 2016 Integration Services service. SSMS 17.x and SSMS 16.x can be installed on the same computer. Since the release of SQL Server 2012, the SSIS Catalog database, SSISDB, is the recommended way to store, manage, run, and monitor Integration Services packages. See [SSIS Catalog](../integration-services/catalog/ssis-catalog.md) for details.
140
+
- SQL Server Integration Services (SSIS) - SSMS version 17.x and later versions don't support connecting to the legacy SQL Server Integration Services service. To connect to an earlier version of the legacy Integration Services, use the version of SSMS aligned with the version of SQL Server. For example, use SSMS 16.x to connect to the legacy SQL Server 2016 Integration Services service. SSMS 17.x and SSMS 16.x can be installed on the same computer. Since the release of SQL Server 2012, the SSIS Catalog database, SSISDB, is the recommended way to store, manage, run, and monitor Integration Services packages. See [SSIS Catalog](../integration-services/catalog/ssis-catalog.md) for details.
141
141
142
-
## SSMS System Requirements
142
+
## SSMS system requirements
143
143
144
144
The current release of SSMS supports the following 64-bit platforms when used with the latest available service pack:
145
145
146
-
Supported Operating Systems:
146
+
Supported operating systems:
147
147
148
148
- Windows 11 (x64)
149
-
- Windows 10 (x64) version 1607 (10.0.14393) or later
149
+
- Windows 10 (x64) version 1607 (10.0.14393) and later versions
150
150
- Windows Server 2022 (x64)
151
151
- Windows Server Core 2022 (x64)
152
152
- Windows Server 2019 (x64)
153
153
- Windows Server Core 2019 (x64)
154
-
- Windows Server 2016 (x64)
154
+
- Windows Server 2016 (x64) <sup>1</sup>
155
+
156
+
<sup>1</sup> SSMS requires .NET Framework 4.7.2.
155
157
156
-
> [!NOTE]
158
+
> [!NOTE]
157
159
> To install SSMS on Windows Server Core, you must install the [Server Core App Compatibility Feature on Demand](/windows-server/get-started/server-core-app-compatibility-feature-on-demand).
158
160
159
161
Supported hardware:
@@ -163,18 +165,18 @@ Supported hardware:
163
165
- Hard disk space: Minimum of 2 GB up to 10 GB of available space
164
166
165
167
> [!NOTE]
166
-
> SSMS is available only as a 32-bit application for Windows. If you need a tool that runs on operating systems other than Windows, we recommend Azure Data Studio. Visit [Azure Data Studio](../azure-data-studio/what-is-azure-data-studio.md), for more details.
168
+
> SSMS is available only as a 32-bit application for Windows. If you need a tool that runs on operating systems other than Windows, we recommend Azure Data Studio. Visit [Azure Data Studio](/azure-data-studio/what-is-azure-data-studio), for more details.
0 commit comments