Skip to content

Commit ffa715c

Browse files
[SSMS 21] Update SSMS 21 release notes - line 51 and add Known issues to TOC (#32383)
* [SSMS 21] Add known issues to TOC * edit query store -line 51 in ssms 21 release notes
1 parent 5884329 commit ffa715c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/ssms/ssms-21/release-notes-21.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ms.service: sql
99
ms.subservice: ssms
1010
ms.topic: whats-new
1111
---
12+
1213
# Release notes for SQL Server Management Studio 21 Preview
1314

1415
[!INCLUDE [sql-asdb-asdbmi-asa](../../includes/applies-to-version/sql-asdb-asdbmi-asa.md)]
@@ -48,7 +49,7 @@ This article details updates, improvements, and bug fixes for the current and pr
4849
| Libraries | Updated Server Management Objects (SMO) to version 17.100.52. |
4950
| Libraries | Updated System.Text.Json to version 8.0.4. |
5051
| Query Editor | The scroll bar for the query editor in SSMS 21 defaults to **map mode**. To change the option, right-click the scroll bar and select **Scroll Bar Options...**. Within the **Options** dialog, you can change the display to **Use bar mode for vertical scroll bar**. |
51-
| Query Store | Query Store reports now have a **Replica** dropdown list to support viewing Query Store data for different replicas. |
52+
| Query Store |The Query Store reports feature a **Replica** dropdown list, allowing users to view Query Store data across various replica sets or roles. For additional details, refer to [sys.query_store_replicas](../../relational-databases/system-catalog-views/sys-query-store-replicas.md) to understand the current association between a replica and its role. When the [Query Store for readable secondaries](../../relational-databases/performance/query-store-for-secondary-replicas.md) feature is enabled, data populates exclusively for roles that have been deployed and designated as replicas. |
5253
| Sign in | Users can now access their Azure and GitHub accounts from SSMS 21. Sign-in isn't required to install or use SSMS 21. For more information, see [Access multiple accounts in SQL Server Management Studio 21 Preview](sign-in-access-multiple-accounts.md). |
5354
| Terminal | Introduced integrated terminal access from the **View** menu to support writing and executing command line and PowerShell commands. |
5455
| User Interface | The updated SSMS interface has a refreshed, modernized design optimized for a streamlined experience that integrates with high-DPI displays. The new design includes updated icons, a modern dark theme, and customizable layouts to suit your preferences. |

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8658,6 +8658,8 @@ items:
86588658
href: ssms/ssms-21/release-notes-21.md
86598659
- name: System requirements for SQL Server Managemement Studio 21 Preview
86608660
href: ssms/ssms-21/system-requirements.md
8661+
- name: Known issues for SQL Server Managemement Studio 21 Preview
8662+
href: ssms/ssms-21/known-issues.md
86618663
- name: Installation
86628664
items:
86638665
- name: Download and install SQL Server Managemement Studio 21 Preview

0 commit comments

Comments
 (0)