Skip to content

Commit 145f243

Browse files
Merge pull request #35930 from rwestMSFT/rw-1124-ssms-url-005
[SCOPED] Update SSMS links (part 5)
2 parents 38ef5be + 69c5027 commit 145f243

20 files changed

+26
-26
lines changed

docs/integration-services/ssis-quickstart-deploy-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ f1_keywords:
1919

2020
This quickstart how to use SQL Server Management Studio (SSMS) to connect to the SSIS Catalog database, and then run the Integration Services Deployment Wizard to deploy an SSIS project to the SSIS Catalog.
2121

22-
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](../ssms/sql-server-management-studio-ssms.md).
22+
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms).
2323

2424
## Prerequisites
2525

docs/integration-services/ssis-quickstart-deploy-tsql-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: intro-quickstart
1717

1818
This quickstart demonstrates how to use SQL Server Management Studio (SSMS) to connect to the SSIS Catalog database, and then use Transact-SQL statements to deploy an SSIS project to the SSIS Catalog.
1919

20-
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](../ssms/sql-server-management-studio-ssms.md).
20+
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms).
2121

2222
## Prerequisites
2323

docs/integration-services/ssis-quickstart-run-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: intro-quickstart
1616

1717
This quickstart demonstrates how to use SQL Server Management Studio (SSMS) to connect to the SSIS Catalog database, and then run an SSIS package stored in the SSIS Catalog from Object Explorer in SSMS.
1818

19-
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](../ssms/sql-server-management-studio-ssms.md).
19+
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms).
2020

2121
## Prerequisites
2222

docs/integration-services/ssis-quickstart-run-tsql-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: intro-quickstart
1616

1717
This quickstart demonstrates how to use SQL Server Management Studio (SSMS) to connect to the SSIS Catalog database, and then use Transact-SQL statements to run an SSIS package stored in the SSIS Catalog.
1818

19-
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](../ssms/sql-server-management-studio-ssms.md).
19+
SQL Server Management Studio is an integrated environment for managing any SQL infrastructure, from SQL Server to SQL Database. For more info about SSMS, see [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms).
2020

2121
## Prerequisites
2222

docs/linux/sql-server-linux-manage-ssms.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
[!INCLUDE [SQL Server - Linux](../includes/applies-to-version/sql-linux.md)]
1717

18-
This article introduces [SQL Server Management Studio](../ssms/sql-server-management-studio-ssms.md) (SSMS) and walks you through a few common tasks. SSMS is a Windows application, so use SSMS when you have a Windows machine that can connect to a remote [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] instance on Linux.
18+
This article introduces [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms) and walks you through a few common tasks. SSMS is a Windows application, so use SSMS when you have a Windows machine that can connect to a remote [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] instance on Linux.
1919

2020
> [!TIP]
2121
> [!INCLUDE [connect-instance-client](../includes/connect-instance-client.md)]
@@ -32,7 +32,7 @@ SSMS offers a broad set of development and management capabilities for [!INCLUDE
3232
- View and edit data in databases
3333
- Visually design T-SQL queries and database objects such as views, tables, and stored procedures
3434

35-
For more information, see [What is SQL Server Management Studio (SSMS)?](../ssms/sql-server-management-studio-ssms.md).
35+
For more information, see [What is SQL Server Management Studio (SSMS)?](/ssms/sql-server-management-studio-ssms)
3636

3737
## Install the newest version of SQL Server Management Studio (SSMS)
3838

@@ -136,9 +136,9 @@ When a pane is expanded, Activity Monitor queries the instance for information.
136136

137137
## Related content
138138

139-
- [What is SQL Server Management Studio (SSMS)?](../ssms/sql-server-management-studio-ssms.md)
139+
- [What is SQL Server Management Studio (SSMS)?](/ssms/sql-server-management-studio-ssms)
140140
- [Export and import a database on Linux with SSMS or SqlPackage.exe on Windows](sql-server-linux-migrate-ssms.md)
141-
- [Quickstart: Connect and query a SQL Server instance using SQL Server Management Studio (SSMS)](../ssms/quickstarts/ssms-connect-query-sql-server.md)
141+
- [Quickstart: Connect and query a SQL Server instance using SQL Server Management Studio (SSMS)](/ssms/quickstarts/ssms-connect-query-sql-server)
142142
- [Tutorial: Write Transact-SQL statements](../t-sql/tutorial-writing-transact-sql-statements.md)
143143
- [Server Performance and Activity Monitoring](../relational-databases/performance/server-performance-and-activity-monitoring.md)
144144

docs/linux/sql-server-linux-migrate-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ SqlPackage.exe /a:Import /tsn:tcp:<your_server> /tdn:<your_database> /tu:<userna
7676

7777
## Related content
7878

79-
- [What is SQL Server Management Studio (SSMS)?](../ssms/sql-server-management-studio-ssms.md)
79+
- [What is SQL Server Management Studio (SSMS)?](/ssms/sql-server-management-studio-ssms)
8080
- [SqlPackage](../tools/sqlpackage/sqlpackage.md)

docs/linux/sql-server-linux-replication-tutorial-tsql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ All replication configurations can be configured with [replication stored proced
3636
To complete this tutorial, you need:
3737

3838
- Two instances of SQL Server with the latest version of SQL Server on Linux
39-
- A tool to issue T-SQL queries to set up replication, such as [sqlcmd](../tools/sqlcmd/sqlcmd-utility.md) or [SQL Server Management Studio](../ssms/sql-server-management-studio-ssms.md)
39+
- A tool to issue T-SQL queries to set up replication, such as [sqlcmd](../tools/sqlcmd/sqlcmd-utility.md) or [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms)
4040

4141
See [Use SQL Server Management Studio on Windows to manage SQL Server on Linux](sql-server-linux-manage-ssms.md).
4242

docs/master-data-services/import-data-from-tables-master-data-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ms.custom:
4444

4545
2. Open [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] and connect to the Database Engine instance for your [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] database.
4646

47-
For more information, see [SQL Server Management Studio](../ssms/sql-server-management-studio-ssms.md).
47+
For more information, see [SQL Server Management Studio (SSMS)](/ssms/sql-server-management-studio-ssms).
4848

4949
3. Import data into the staging tables by using the [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] Import and Export wizard.
5050

docs/relational-databases/administer-multiple-servers-using-central-management-servers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ helpviewer_keywords:
3232

3333
Central Management Servers are [also available in Azure Data Studio](/azure-data-studio/extensions/sql-server-cms-extension).
3434

35-
For how to create Central Management Servers and server groups, see [Create a Central Management Server and Server Group &#40;SQL Server Management Studio&#41;](../ssms/register-servers/create-a-central-management-server-and-server-group.md).
35+
For how to create Central Management Servers and server groups, see [Create a Central Management Server and Server Group (SQL Server Management Studio)](/ssms/register-servers/create-a-central-management-server-and-server-group).
3636

3737
## Next steps
3838

3939
- [Administer Servers by Using Policy-Based Management](../relational-databases/policy-based-management/administer-servers-by-using-policy-based-management.md)
40-
- [Create a Central Management Server and Server Group](../ssms/register-servers/create-a-central-management-server-and-server-group.md)
40+
- [Create a Central Management Server and Server Group](/ssms/register-servers/create-a-central-management-server-and-server-group)
4141
- [SQL Server Central Management Servers extension for Azure Data Studio](/azure-data-studio/extensions/sql-server-cms-extension)

docs/relational-databases/database-engine-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This section contains tutorials for [!INCLUDE [ssdenoversion-md](../includes/ssd
1818
[Tutorial: Getting Started with the Database Engine](../relational-databases/tutorial-getting-started-with-the-database-engine.md)
1919
This tutorial teaches how to connect to an instance of the [!INCLUDE[ssDE](../includes/ssde-md.md)].
2020

21-
[Tutorial: SQL Server Management Studio](../ssms/quickstarts/ssms-connect-query-sql-server.md)
21+
[Tutorial: SQL Server Management Studio](/ssms/quickstarts/ssms-connect-query-sql-server)
2222
This tutorial introduces you to the integrated environment for managing your [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] infrastructure. [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] presents a graphical interface for configuring, monitoring, and administering instances of [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)]. It also allows you to deploy, monitor, and upgrade the data-tier components used by your applications, such as databases and data warehouses. [!INCLUDE[ssManStudioFull](../includes/ssmanstudiofull-md.md)] also provides [!INCLUDE[tsql](../includes/tsql-md.md)], MDX, DMX, and XML language editors for editing and debugging scripts.
2323

2424
[Tutorial: Writing Transact-SQL Statements](../t-sql/tutorial-writing-transact-sql-statements.md)

0 commit comments

Comments
 (0)