Skip to content

Commit 002d956

Browse files
authored
[SCOPED] Update SSMS links (part 1) (#35921)
1 parent fcda4cb commit 002d956

14 files changed

Lines changed: 24 additions & 24 deletions

.openpublishing.redirection.ssms.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@
622622
},
623623
{
624624
"source_path": "docs/ssms/download-sql-server-management-studio-ssms-20.md",
625-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
625+
"redirect_url": "/ssms/install/install",
626626
"redirect_document_id": false
627627
},
628628
{
@@ -1932,7 +1932,7 @@
19321932
},
19331933
{
19341934
"source_path": "docs/ssms/about-dialog-box.md",
1935-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
1935+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
19361936
"redirect_document_id": false
19371937
},
19381938
{
@@ -2002,7 +2002,7 @@
20022002
},
20032003
{
20042004
"source_path": "docs/ssms/menu-help/options-dialog-boxes-f1-help.md",
2005-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2005+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
20062006
"redirect_document_id": false
20072007
},
20082008
{
@@ -2057,7 +2057,7 @@
20572057
},
20582058
{
20592059
"source_path": "docs/ssms/menu-help/choose-search-folders-dialog-box-visual-studio.md",
2060-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2060+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
20612061
"redirect_document_id": false
20622062
},
20632063
{
@@ -2317,7 +2317,7 @@
23172317
},
23182318
{
23192319
"source_path": "docs/ssms/object/name-not-found-dialog-box.md",
2320-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2320+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
23212321
"redirect_document_id": false
23222322
},
23232323
{
@@ -2672,7 +2672,7 @@
26722672
},
26732673
{
26742674
"source_path": "docs/ssms/download-sql-server-management-studio-ssms-19.md",
2675-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2675+
"redirect_url": "/ssms/install/install",
26762676
"redirect_document_id": false
26772677
},
26782678
{
@@ -2682,7 +2682,7 @@
26822682
},
26832683
{
26842684
"source_path": "docs/ssms/sql-server-management-studio-ssms-release-candidate.md",
2685-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2685+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
26862686
"redirect_document_id": false
26872687
},
26882688
{
@@ -2717,7 +2717,7 @@
27172717
},
27182718
{
27192719
"source_path": "docs/ssms/menu-help/windows-dialog-box-microsoft-document-explorer-help.md",
2720-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
2720+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
27212721
"redirect_document_id": false
27222722
},
27232723
{
@@ -3647,7 +3647,7 @@
36473647
},
36483648
{
36493649
"source_path": "docs/ssms/sql-server-management-studio-release-notes.md",
3650-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms#release-notes",
3650+
"redirect_url": "/ssms/release-notes-22",
36513651
"redirect_document_id": false
36523652
},
36533653
{
@@ -3692,7 +3692,7 @@
36923692
},
36933693
{
36943694
"source_path": "docs/ssms/index.md",
3695-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
3695+
"redirect_url": "/ssms/sql-server-management-studio-ssms",
36963696
"redirect_document_id": false
36973697
},
36983698
{
@@ -4522,7 +4522,7 @@
45224522
},
45234523
{
45244524
"source_path": "docs/ssms/download-sql-server-management-studio-ssms.md",
4525-
"redirect_url": "/ssms/download-sql-server-management-studio-ssms",
4525+
"redirect_url": "/ssms/install/install",
45264526
"redirect_document_id": false
45274527
},
45284528
{

azure-sql/database/troubleshoot-common-errors-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ This error message indicates that the worker limit for the database or elastic p
228228
229229
#### Connect with the Dedicated Admin Connection (DAC) if needed
230230

231-
If a live incident is ongoing where the worker limit is reached, you might receive Error 10928 when you connect using [SQL Server Management Studio](/ssms/sql-server-management-studio-ssms) (SSMS). One session can connect using the [Diagnostic Connection for Database Administrators (DAC)](/sql/database-engine/configure-windows/diagnostic-connection-for-database-administrators#connecting-with-dac) even when the maximum worker threshold has been reached.
231+
If a live incident is ongoing where the worker limit is reached, you might receive Error 10928 when you connect using [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms). One session can connect using the [Diagnostic Connection for Database Administrators (DAC)](/sql/database-engine/configure-windows/diagnostic-connection-for-database-administrators#connecting-with-dac) even when the maximum worker threshold has been reached.
232232

233233
To establish a connection with the DAC from SSMS:
234234

azure-sql/managed-instance/managed-instance-link-preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ SQL Managed Instance databases that are encrypted with service-managed TDE keys
298298
299299
## Install SSMS
300300

301-
SQL Server Management Studio (SSMS) is the easiest way to use the Managed Instance link. [Download SSMS version 19.0, or later](/ssms/install/install) and install it to your client machine.
301+
SQL Server Management Studio (SSMS) is the easiest way to use the Managed Instance link. Install the latest version of [SQL Server Management Studio (SSMS)](/ssms/install/install) on your client machine.
302302

303303
After installation finishes, open SSMS and connect to your supported SQL Server instance. Right-click a user database and validate that the **Azure SQL Managed Instance link** option appears on the menu.
304304

azure-sql/managed-instance/winauth-azuread-kerberos-managed-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To enable a system assigned service principal for a SQL managed instance:
6767

6868
If you have already implemented either the incoming [Trust-based authentication flow](winauth-azuread-setup-incoming-trust-based-flow.md) or the [Modern interactive authentication flow](winauth-azuread-setup-modern-interactive-flow.md), depending on the version of your client, you can now test connecting to your SQL managed instance with Windows Authentication.
6969

70-
To test the connection with [SQL Server Management Studio](/ssms/sql-server-management-studio-ssms) (SSMS), follow the steps in [Quickstart: Use SSMS to connect to and query Azure SQL Database or Azure SQL Managed Instance](../database/connect-query-ssms.md). Select **Windows Authentication** as your authentication type.
70+
To test the connection with [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms), follow the steps in [Quickstart: Use SSMS to connect to and query Azure SQL Database or Azure SQL Managed Instance](../database/connect-query-ssms.md). Select **Windows Authentication** as your authentication type.
7171

7272
:::image type="content" source="media/winauth-azuread/winauth-connect-to-managed-instance.png" alt-text="Dialog box from SQL Server Management Studio with a SQL managed instance name in the 'Server Name' area and 'Authentication' set to 'Windows Authentication'." :::
7373

azure-sql/managed-instance/winauth-azuread-run-trace-managed-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-how-to
1212

1313
# Run a trace against Azure SQL Managed Instance using Windows Authentication for Microsoft Entra principals
1414

15-
This article shows how to connect and run a trace against Azure SQL Managed Instance using Windows Authentication for principals in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)). Windows authentication provides a convenient way for customers to connect to a managed instance, especially for database administrators and developers who are accustomed to launching [SQL Server Management Studio](/ssms/sql-server-management-studio-ssms) (SSMS) with their Windows credentials.
15+
This article shows how to connect and run a trace against Azure SQL Managed Instance using Windows Authentication for principals in Microsoft Entra ID ([formerly Azure Active Directory](/entra/fundamentals/new-name)). Windows authentication provides a convenient way for customers to connect to a managed instance, especially for database administrators and developers who are accustomed to launching [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms) with their Windows credentials.
1616

1717
This article shares two options to run a trace against a managed instance: you can trace with [extended events](/sql/relational-databases/extended-events/extended-events) or with [SQL Server Profiler](/sql/tools/sql-server-profiler/sql-server-profiler). While SQL Server Profiler may still be used, the trace functionality used by SQL Server Profiler is deprecated and will be removed in a future version of Microsoft SQL Server.
1818

azure-sql/migration-guides/database/oracle-to-sql-database-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To publish your schema and migrate your data:
132132

133133
:::image type="content" source="media/oracle-to-sql-database-guide/data-migration-report.png" alt-text="Screenshot that shows the Data Migration Report." lightbox="media/oracle-to-sql-database-guide/data-migration-report.png":::
134134

135-
1. Connect to your SQL Database instance by using [Download SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms), and validate the migration by reviewing the data and schema.
135+
1. Connect to your SQL Database instance by using [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms), and validate the migration by reviewing the data and schema.
136136

137137
:::image type="content" source="media/oracle-to-sql-database-guide/validate-data.png" alt-text="Screenshot that shows validation in SQL Server Management Studio.":::
138138

azure-sql/temporal-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Fortunately, you don't need to put any effort in your app to maintain this activ
3232

3333
## Step 1: Configure tables as temporal
3434

35-
Depending on whether you're starting new development or upgrading existing application, you'll either create temporal tables or modify existing ones by adding temporal attributes. In general case, your scenario can be a mix of these two options. Perform these action using [SQL Server Management Studio](/ssms/sql-server-management-studio-ssms) (SSMS), [SQL Server Data Tools](/sql/ssdt/download-sql-server-data-tools-ssdt) (SSDT), the [mssql extension](https://aka.ms/mssql-marketplace) for [Visual Studio Code](https://code.visualstudio.com/docs), or any other Transact-SQL development tool.
35+
Depending on whether you're starting new development or upgrading existing application, you'll either create temporal tables or modify existing ones by adding temporal attributes. In general case, your scenario can be a mix of these two options. Perform these action using [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms), [SQL Server Data Tools](/sql/ssdt/download-sql-server-data-tools-ssdt) (SSDT), the [mssql extension](https://aka.ms/mssql-marketplace) for [Visual Studio Code](https://code.visualstudio.com/docs), or any other Transact-SQL development tool.
3636

3737
> [!IMPORTANT]
3838
> Always use the latest version of [SQL Server Management Studio](/ssms/install/install).

azure-sql/virtual-machines/windows/availability-group-vnn-azure-load-balancer-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ Failover succeeds when the replicas switch roles and are both synchronized.
261261
To test connectivity, sign in to another virtual machine in the same virtual network. Open SQL Server Management Studio and connect to the availability group listener.
262262

263263
> [!NOTE]
264-
> If you need to, you can [download SQL Server Management Studio](/ssms/install/install).
264+
> Install the latest version of [SQL Server Management Studio (SSMS)](/ssms/install/install).
265265
266266
## Next steps
267267

azure-sql/virtual-machines/windows/failover-cluster-instance-azure-elastic-san-manually-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ To add an additional node to the SQL Server FCI, follow these steps:
153153
1. Repeat these steps on any other SQL Server VMs you want to participate in the SQL Server failover cluster instance.
154154

155155
>[!NOTE]
156-
> Azure Marketplace gallery images come with SQL Server Management Studio installed. If you didn't use a marketplace image, [download SQL Server Management Studio (SSMS)](/ssms/install/install).
156+
> Azure Marketplace gallery images come with SQL Server Management Studio installed. If you didn't use a marketplace image, install the latest version of [SQL Server Management Studio (SSMS)](/ssms/install/install).
157157
158158
## Register with SQL IaaS Agent extension
159159

azure-sql/virtual-machines/windows/failover-cluster-instance-azure-shared-disks-manually-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ To add an additional node to the SQL Server FCI, follow these steps:
205205
1. Repeat these steps on any other SQL Server VMs you want to participate in the SQL Server failover cluster instance.
206206

207207
>[!NOTE]
208-
> Azure Marketplace gallery images come with SQL Server Management Studio installed. If you didn't use a marketplace image, [download SQL Server Management Studio (SSMS)](/ssms/install/install).
208+
> Azure Marketplace gallery images come with SQL Server Management Studio installed. If you didn't use a marketplace image, install the latest version of [SQL Server Management Studio (SSMS)](/ssms/install/install).
209209
210210
## Register with SQL IaaS Agent extension
211211

0 commit comments

Comments
 (0)