Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d901aa

Browse files
committed
Add download button
1 parent cb2bf22 commit 2d901aa

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

ssms/install/install.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Visual Studio installer to install SQL Server
44
author: erinstellato-ms
55
ms.author: erinstellato
66
ms.reviewer: randolphwest, mbarickman
7-
ms.date: 11/11/2025
7+
ms.date: 11/29/2025
88
ms.service: sql-server-management-studio
99
ms.topic: how-to
1010
ms.collection:
@@ -16,10 +16,13 @@ ms.collection:
1616

1717
This article describes how to install SQL Server Management Studio (SSMS).
1818

19+
> [!div class="nextstepaction"]
20+
> [Download SQL Server Management Studio (SSMS) 22 installer](https://aka.ms/ssms/22/release/vs_SSMS.exe)
21+
1922
| Key information | Action required |
2023
| --- | --- |
21-
| **SSMS 22 is installed with the Visual Studio Installer** | The **Download SSMS 22** link downloads a stub installer (`vs_SSMS.exe`) that opens **Visual Studio Installer** to install SSMS. There's no standalone MSI. |
22-
| **How to install SSMS** | [Download SSMS 22](https://aka.ms/ssms/22/release/vs_SSMS.exe), run `vs_SSMS.exe`, pick any optional workloads/components, then select **Install**. |
24+
| **SSMS 22 is installed with the Visual Studio Installer** | The **SSMS 22 installer** link downloads a stub installer (`vs_SSMS.exe`) that opens **Visual Studio Installer** to install SSMS. There's no standalone MSI. |
25+
| **How to install SSMS** | Download the [SSMS 22 installer](https://aka.ms/ssms/22/release/vs_SSMS.exe), run `vs_SSMS.exe`, pick any optional workloads/components, then select **Install**. |
2326
| **Use the Visual Studio Installer to update SSMS 22** | To update SSMS 22, follow the instructions in [Update SQL Server Management Studio](update.md). |
2427
| **Offline or enterprise deployment** | To create an offline layout for disconnected or managed installs, see [Create an offline installation of SQL Server Management Studio](create-offline.md). |
2528
| **Database Engine compatibility** | SSMS 22 works with [!INCLUDE [sssql14-md](../includes/sssql14-md.md)] and later versions. If you need to manage older versions, see the [Release history](../release-history.md). SSMS 22 also works with [!INCLUDE [ssazure-sqldb](../includes/ssazure-sqldb.md)], [!INCLUDE [ssazuremi-md](../../azure-data-studio/includes/ssazuremi-md.md)], [!INCLUDE [ssazuresynapse-md](../includes/ssazuresynapse-md.md)], and [!INCLUDE [fabric-sqldb](../includes/fabric-sqldb.md)]. |
@@ -56,7 +59,7 @@ Decide which version of SSMS to install. The most common options are:
5659

5760
- The latest release of [!INCLUDE [ssms-22-md](../includes/ssms-22-md.md)] that is hosted on Microsoft servers. To install this version, select the following link, which downloads a stub installer, or *bootstrapper*, to your *Downloads* folder.
5861

59-
**[Download SSMS 22](https://aka.ms/ssms/22/release/vs_SSMS.exe)**
62+
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download the SQL Server Management Studio SSMS 22 installer](https://aka.ms/ssms/22/release/vs_SSMS.exe)** (`vs_SSMS.exe`)
6063

6164
- If you already have SQL Server Management Studio 22 installed, you can [install another version alongside it](side-by-side.md).
6265

0 commit comments

Comments
 (0)