Skip to content

Commit fe2bd41

Browse files
committed
SQL Server title optimizations
1 parent d0b5f17 commit fe2bd41

File tree

39 files changed

+42
-42
lines changed

39 files changed

+42
-42
lines changed

docs/linux/sql-server-linux-azure-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Provision a Linux SQL Server VM in Azure - SQL Server | Microsoft Docs
4+
title: Provision a Linux SQL Server VM in Azure | Microsoft Docs
55
description: This tutorial shows how to create a Linux SQL Server vNext virtual machine in Azure.
66
author: rothja
77
ms.author: jroth

docs/linux/sql-server-linux-backup-and-restore-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Backup and restore databases on Linux - SQL Server | Microsoft Docs
4+
title: Backup and restore SQL Server databases on Linux | Microsoft Docs
55
description: Learn how to backup and restore SQL Server databases on Linux.
66
author: MikeRayMSFT
77
ms.author: mikeray

docs/linux/sql-server-linux-business-continuity-dr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Business continuity and database recovery SQL Server on Linux - SQL Server | Microsoft Docs
4+
title: Disaster recovery for SQL Server on Linux | Microsoft Docs
55
description:
66
author: mihaelab
77
ms.author: mihaelab
@@ -24,7 +24,7 @@ ms.assetid: c75717c8-c677-4033-8ca6-d0ac93aee04d
2424
# ms.custom: ""
2525

2626
---
27-
# Business continuity and database recovery SQL Server on Linux - SQL Server vNext CTP 1.2
27+
# Business continuity and database recovery SQL Server on Linux
2828

2929
SQL Server on Linux allows organizations to achieve a wide array of service-level agreement goals to accommodate various business requirements.
3030

docs/linux/sql-server-linux-configure-mssql-conf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Configure SQL Server on Linux with mssql-conf - SQL Server | Microsoft Docs
4+
title: Configure SQL Server on Linux with mssql-conf | Microsoft Docs
55
description: This topic describes how to use the mssql-conf tool to configure SQL Server vNext settings on Linux.
66
author: luisbosquez
77
ms.author: lbosq

docs/linux/sql-server-linux-connect-and-query-sqlcmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Use the sqlcmd command-line utility on Linux - SQL Server | Microsoft Docs
4+
title: Use the sqlcmd command-line utility on Linux | Microsoft Docs
55
description: This tutorial shows how to run sqlcmd on Linux to run Transact-SQL queries.
66
author: rothja
77
ms.author: jroth

docs/linux/sql-server-linux-develop-connectivity-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Connectivity libraries and frameworks - SQL Server | Microsoft Docs
4+
title: Connectivity libraries and frameworks | Microsoft Docs
55
description: Lists the connectivity drivers that client apps can use from various languages to connect to Microsoft SQL Server running on-premises or in the cloud, on Linux, Windows or Docker and also to Azure SQL Database and Azure SQL Data Warehouse.
66
author: sanagama
77
ms.author: sanagama

docs/linux/sql-server-linux-develop-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Overview of development for SQL Server on Linux - SQL Server | Microsoft Docs
4+
title: Overview of development for SQL Server on Linux | Microsoft Docs
55
description:
66
author: sanagama
77
ms.author: sanagama

docs/linux/sql-server-linux-develop-use-ssdt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Use SQL Server Data Tools (SSDT) with SQL Server on Linux - SQL Server | Microsoft Docs
4+
title: Develop and Deploy SQL Server databases for Linux  | Microsoft Docs
55
description:
66
author: erickangMSFT
77
ms.author: erickang

docs/linux/sql-server-linux-develop-use-ssms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Use SSMS on Windows to connect to SQL Server on Linux - SQL Server | Microsoft Docs
4+
title: Manage SQL Server on Linux with SSMS | Microsoft Docs
55
description: This tutorial shows how to use SQL Server Management Studio on Windows to connect to SQL Server running on Linux.
66
author: rothja
77
ms.author: jroth
@@ -24,7 +24,7 @@ ms.assetid: 30cc4564-f389-4707-9b25-8ba782cc5150
2424
# ms.custom: ""
2525

2626
---
27-
# Use SSMS on Windows to connect to SQL Server on Linux
27+
# Use SQL Server Management Studio (SSMS) on Windows to manage SQL Server on Linux
2828

2929
This topic shows how to use [SQL Server Management Studio (SSMS)](https://msdn.microsoft.com/library/mt238290.aspx) to connect to SQL Server vNext CTP 1.2 on Linux. SSMS is a Windows application, so use SSMS when you have a Windows machine that can connect to a remote SQL Server instance on Linux.
3030

docs/linux/sql-server-linux-develop-use-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# required metadata
33

4-
title: Use Visual Studio Code mssql extension for SQL Server - SQL Server | Microsoft Docs
4+
title: Use the Visual Studio Code mssql extension for SQL Server | Microsoft Docs
55
description: This tutorial shows how to use the mssql extension for VS Code. This extension allows you to edit and run Transact-SQL scripts in VS Code.
66
author: erickangMSFT
77
ms.author: erickang

0 commit comments

Comments
 (0)