Skip to content

Commit b55d51f

Browse files
authored
Merge pull request #29046 from MicrosoftDocs/main
11/13 sync with the main branch
2 parents 1c029bc + cf7b4d1 commit b55d51f

3 files changed

Lines changed: 145 additions & 58 deletions

File tree

docs/ssms/download-sql-server-management-studio-ssms.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Download the latest version of SQL Server Management Studio (SSMS).
44
author: erinstellato-ms
55
ms.author: erinstellato
66
ms.reviewer: maghan
7-
ms.date: 08/10/2023
7+
ms.date: 11/13/2023
88
ms.service: sql
99
ms.subservice: ssms
1010
ms.topic: conceptual
@@ -35,27 +35,27 @@ For customers needing a cross-platform companion to SSMS for managing SQL and ot
3535

3636
## Download SSMS
3737

38-
:::image type="icon" source="../includes/media/download.svg" border="false":::**[Free Download for SQL Server Management Studio (SSMS) 19.1](https://aka.ms/ssmsfullsetup)**
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)**
3939

40-
SSMS 19.1 is the latest general availability (GA) version. If you have a *preview* version of SSMS 19 installed, uninstall it before installing SSMS 19.1. If you have SSMS 19.x installed, installing SSMS 19.1 upgrades it to 19.1.
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.
4141

42-
- Release number: 19.1
43-
- Build number: 19.1.56.0
44-
- Release date: May 24, 2023
42+
- Release number: 19.2
43+
- Build number: 19.2.56.2
44+
- Release date: November 13, 2023
4545

4646
By using SQL Server Management Studio, you agree to its [license terms](/Legal/sql/sql-server-management-studio-license-terms) and [privacy statement](https://privacy.microsoft.com/privacystatement). If you have comments or suggestions or want to report issues, the best way to contact the SSMS team is at [SQL Server user feedback](https://aka.ms/sqlfeedback).
4747

48-
The SSMS 19.x installation doesn't upgrade or replace SSMS versions 18.x or earlier. SSMS 19.x installs alongside previous versions, so both versions are available. However, if you have an earlier *preview* version of SSMS 19 installed, uninstall it before installing SSMS 19.1. You can see if you have a preview version by going to the **Help > About** window.
48+
The SSMS 19.x installation doesn't upgrade or replace SSMS versions 18.x or earlier. SSMS 19.x installs alongside previous versions, so both versions are available. However, if you have an earlier *preview* version of SSMS 19 installed, uninstall it before installing SSMS 19.2. You can see if you have a preview version by going to the **Help > About** window.
4949

50-
If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. The latest version is labeled **Microsoft SQL Server Management Studio v19.1**.
50+
If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. The latest version is labeled **Microsoft SQL Server Management Studio v19.2**.
5151

5252
[!INCLUDE [ssms-ads-install](../includes/ssms-azure-data-studio-install.md)]
5353

5454
## Available languages
5555

5656
This release of SSMS can be installed in the following languages:
5757

58-
SQL Server Management Studio 19.1:
58+
SQL Server Management Studio 19.2:
5959
[Chinese (Simplified)](https://aka.ms/ssmsfullsetup?clcid=0x804) | [Chinese (Traditional)](https://aka.ms/ssmsfullsetup?clcid=0x404) | [English (United States)](https://aka.ms/ssmsfullsetup?clcid=0x409) | [French](https://aka.ms/ssmsfullsetup?clcid=0x40c) | [German](https://aka.ms/ssmsfullsetup?clcid=0x407) | [Italian](https://aka.ms/ssmsfullsetup?clcid=0x410) | [Japanese](https://aka.ms/ssmsfullsetup?clcid=0x411) | [Korean](https://aka.ms/ssmsfullsetup?clcid=0x412) | [Portuguese (Brazil)](https://aka.ms/ssmsfullsetup?clcid=0x416) | [Russian](https://aka.ms/ssmsfullsetup?clcid=0x419) | [Spanish](https://aka.ms/ssmsfullsetup?clcid=0x40a)
6060

6161
> [!TIP]

docs/ssms/menu-help/options-output-window-page.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Output Window in SQL Server Management Studio"
44
author: erinstellato-ms
55
ms.author: erinstellato
66
ms.reviewer: maghan
7-
ms.date: 1/5/2023
7+
ms.date: 11/13/2023
88
ms.service: sql
99
ms.subservice: ssms
1010
ms.topic: ui-reference
@@ -26,16 +26,15 @@ Use this page to set the default behavior of the output window.
2626

2727
The Output Window can be opened from the View menu. To access the settings, on the **Tools** menu, select **Options**, and expand the **Output Window** folder or use the key combination Ctrl+Alt+O.
2828

29-
There are four logging channels available to provide more information when using SQL Server Management Studio.
29+
There are multiple logging channels available to provide more information when using SQL Server Management Studio.
3030

3131
The following table gives an overview of the types of messages associated with each output channel.
3232

3333
| Channel | Definition |
3434
| ------- | ---------- |
35-
| **Activity Monitor** | This channel starts when [Activity Monitor](../../relational-databases/performance-monitor/activity-monitor.md) opens for a server. This stream contains events showing part of the query text and timestamp of each query, error messages, and notifications of the monitor being paused due to connectivity problems. If Activity Monitor seems to be idle or otherwise failing to update, check this output channel for more information. |
36-
| **Azure Activity Directory Interactive authentication** | For cases where Azure Active Directory authentication is used, this channel will output information specific to the authentication process. |
37-
| **Object Explorer** | This channel outputs the query text and elapsed times of SQL queries needed to expand nodes in Object Explorer. Each query logs a Begin Query and an End Query event. Each event has a timestamp and the URN associated with the entity being queried. The URN refers to the underlying SQL Management Object and consists of an XPath-style hierarchy. For example, the URN for a table named "Table1" in database "Db" on server "MyServer" would be "Server[@Name='MyServer']/Database[@Name='Db']/Table[/@Name='Table1']". Expanding one node in Object Explorer can require multiple such queries with different parameters. The End Query event will contain the elapsed time of the query along with the T-SQL text. You may find this query data useful for server performance analysis in cases where Object Explorer seems unusually slow to expand a particular node. Note: only some nodes in Object Explorer provide this query detail when expanding. Enabled by default. |
38-
| **SQL Client** | This channel displays information from the Microsoft.Data.SqlClient data provider. This option requires a restart of SSMS for output to appear. |
35+
| **Object Explorer** | This channel outputs the query text and elapsed times of SQL queries needed to expand nodes in Object Explorer. Each query logs a Begin Query and an End Query event. Each event has a timestamp and the URN associated with the entity being queried. The URN refers to the underlying SQL Management Object and consists of an XPath-style hierarchy. For example, the URN for a table named "Table1" in database "Db" on server "MyServer" would be "Server[@Name='MyServer']/Database[@Name='Db']/Table[/@Name='Table1']". Expanding one node in Object Explorer can require multiple such queries with different parameters. The End Query event contains the elapsed time of the query along with the T-SQL text. This query data is useful for server performance analysis in cases where Object Explorer seems unusually slow to expand a particular node. Note: only some nodes in Object Explorer provide this query detail when expanding. Enabled by default. |
3936
| **Telemetry** | Telemetry is the stream of anonymous feature usage data collected by Microsoft. These events could be useful for your tracking of SSMS usage. It can help you identify what Object Explorer nodes you expand and what commands run during your SSMS session while the Output window is open. Enabled by default. |
40-
41-
37+
| **SQL Client** | This channel displays information from the Microsoft.Data.SqlClient data provider. This option requires a restart of SSMS for output to appear. |
38+
| **Microsoft Entra Interactive authentication** | For cases where Microsoft Entra authentication is used, this channel outputs information specific to the authentication process. |
39+
| **Azure REST API** | This channel starts after authentication with Microsoft Entra credentials occurs. This channel outputs information specific to Azure REST API calls when Azure-connected features are used and more troubleshooting information is needed. |
40+
| **Activity Monitor** | This channel starts when [Activity Monitor](../../relational-databases/performance-monitor/activity-monitor.md) opens for a server. This stream contains events showing part of the query text and timestamp of each query, error messages, and notifications of the monitor being paused due to connectivity problems. If Activity Monitor is idle or otherwise failing to update, check this output channel for more information. |

0 commit comments

Comments
 (0)