Blog Post

SQL Server Blog
3 MIN READ

Announcing the Release of SSMS 21 Preview 7

mbarickman's avatar
mbarickman
Icon for Microsoft rankMicrosoft
May 01, 2025

We’re excited to announce the release of SQL Server Management Studio (SSMS) 21 Preview 7!This release introduces a key enhancement: customizable workloads, available directly through the Visual Studio Installer. Alongside several bug fixes and usability improvements, this update reflects our continued investment in making SSMS more flexible, efficient, and responsive to your feedback. Keep reading for more details, or check out our release notes

From the Visual Studio Installer you can find the update for SSMS 21 Preview 7If you already have SSMS 21 Preview installed, you'll receive a notification that the Preview 7 update is available!

Customizable Workloads Now Available

Within the Visual Studio Installer you can choose and install the workloads you want. Workloads are group components that are commonly used together. This modular strategy provides extensibility, allowing you to customize your installation, keeping your SSMS footprint smaller so it installs and updates faster.

A view of the Workloads page in the Visual Studio Installer. If you already have SSMS 21 Preview Installed, select 'Modify' and select the 'Workloads' tab.

With SSMS 21 Preview 7, we’re introducing three workloads:

  1. Business intelligence
  2. Hybrid and migration
  3. Code tools

The business intelligence workload currently includes SQL Server Analysis Services (SSAS) and SQL Server Reporting Services (SSRS) – components to help empower your business and turn data into powerful tools.

The hybrid and migration workload contains the Migration component (preview) – an easy way to assess your upgrade readiness and move your data.

The code tools workload includes the Help Viewer component that allows you to download and view SSMS documentation offline, as well as the Version Control – Git component that helps track and manage changes to improve collaboration.

Bug fixes from user feedback

This release, we tackled several items of user feedback from our Developer Community site. Thank you for the feedback and please keep it coming!

A quick note on extensions

We know many members of the community have been interested in extension support in SQL Server Management Studio (SSMS). Bringing extensions to SSMS is a multi-step process. It starts with supporting first-party (internal) extensions, such as the new Migration extension, SSIS and SSAS, and eventually Copilot in SSMS. These first-party extensions appear in the Visual Studio Installer as individual components.

For SSMS 21, we will not have full support for third-party extensions. That means that existing extensions can be updated to work with SSMS 21 without any restrictions. We will not block third-party extensions. However, please note that we still do not officially support these extensions, and any feedback items on our Developer Community site requesting help will be closed.

We will begin looking at official support, which includes the following:

  1. VSIX support – the ability to easily install a .VSIX into SSMS
  2. Extension management – leverage Extension menu in SSMS, eliminating the need to use the command line for uninstalling extensions.
  3. Marketplace presence – users will have the ability to search for extensions available for SSMS.

There are no timelines that we can share currently, but we commit to announcing updates as we make progress. We know these enhancements will significantly improve the user experience and extend the functionality of SSMS, and we look forward to making them available in the future.

 

We appreciate your continued feedback as we iterate on SSMS 21. Try out Preview 7 and let us know what you think at aka.ms/ssms-feedback.

Download SSMS 21 Preview 7 today and experience the latest improvements firsthand!

Updated Jul 03, 2025
Version 3.0

10 Comments

  • CristianT's avatar
    CristianT
    Copper Contributor

    Sorry, but in preview 7 is it possible to use copilot? if so how? I couldn't find a way to do it.. thanks

  • AndreasWolter1's avatar
    AndreasWolter1
    Copper Contributor

    Great, keep going.

    If there is a chance, please reconsider the term "workload". It immediately drew my attention by making me think that SSMS includes example, well "workloads" - aka activities running against the database.
    But that's far from it. This is more like "work profile", "project type". I think VS used the term "project template" for similar choices.

  • NLL's avatar
    NLL
    Copper Contributor

    Any update on arm64 support? Thanks!

    • mbarickman's avatar
      mbarickman
      Icon for Microsoft rankMicrosoft

      Hi NLL​ , we do not have any updates on supporting arm64 at this time. Apologies for the inconvenience!

      • NLL's avatar
        NLL
        Copper Contributor

        Ok thanks - SSMS 20 (while I suppose not officially supported on arm64) does work on Windows 11 arm64. Hoping the same will be true of SSMS 21 eventually.

    • mbarickman's avatar
      mbarickman
      Icon for Microsoft rankMicrosoft

      Hi PGDominguez -- we are actively working to bring SSIS functionality to SSMS 21 Preview. Unfortunately we do not have any timelines to share at the moment. Thanks for your patience!

  • JGVM2022's avatar
    JGVM2022
    Copper Contributor

    Genuine doubt: will SSMS21 be based on VS2022 or will it keep be based at VS17?