Skip to content

Commit 7ac0b60

Browse files
author
stevestein
committed
SEO hackadoc pass and CATS QA fixes
1 parent 1e481e7 commit 7ac0b60

17 files changed

Lines changed: 58 additions & 42 deletions

docs/linux/quickstart-install-connect-clouds.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
2-
title: Get started with SQL Server in the Cloud | Microsoft Docs
3-
description: This quickstart shows how to run the SQL Server on Linux in the cloud of your choice.
2+
title: Get started with SQL Server (on Linux) in the Cloud
3+
titleSuffix: SQL Server
4+
description: This quickstart shows how to run SQL Server on Linux in the cloud of your choice.
45
author: MikeRayMSFT
56
ms.author: mikeray
67
manager: craigg
78
ms.date: 10/25/2017
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
ms.assetid:
1314
---
14-
# Quickstart: Run the SQL Server in the cloud
15+
# Quickstart: Run SQL Server in the cloud
1516

1617
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-linuxonly](../includes/appliesto-ss-xxxx-xxxx-xxx-md-linuxonly.md)]
1718

docs/linux/quickstart-install-connect-docker.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Get started with SQL Server containers on Docker | Microsoft Docs
2+
title: Get started with SQL Server containers on Docker (running SQL Server on Linux)
3+
titleSuffix: SQL Server
34
description: This quickstart shows how to use Docker to run the SQL Server 2017 and 2019 container images. You then create and query a database with sqlcmd.
45
author: rothja
56
ms.author: jroth
@@ -8,7 +9,7 @@ ms.date: 11/07/2018
89
ms.topic: conceptual
910
ms.prod: sql
1011
ms.technology: linux
11-
ms.custom: "sql-linux"
12+
ms.custom: "sql-linux, seodec18"
1213
ms.prod_service: linux
1314
ms.assetid: 82737f18-f5d6-4dce-a255-688889fdde69
1415
moniker: ">= sql-server-linux-2017 || >= sql-server-2017 || =sqlallproducts-allversions"

docs/linux/quickstart-install-connect-red-hat.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: Get started with SQL Server on Red Hat Enterprise Linux | Microsoft Docs
2+
title: Get started with SQL Server on Red Hat Enterprise Linux
3+
titleSuffix: SQL Server
34
description: This quickstart shows how to install SQL Server 2017 or SQL Server 2019 on Red Hat Enterprise Linux and then create and query a database with sqlcmd.
45
author: rothja
56
ms.author: jroth
@@ -8,7 +9,7 @@ ms.date: 07/16/2018
89
ms.topic: conceptual
910
ms.prod: sql
1011
ms.technology: linux
11-
ms.custom: "sql-linux"
12+
ms.custom: "sql-linux, seodec18"
1213
ms.assetid: 92503f59-96dc-4f6a-b1b0-d135c43e935e
1314
---
1415
# Quickstart: Install SQL Server and create a database on Red Hat

docs/linux/quickstart-install-connect-suse.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Get started with SQL Server on SUSE Linux Enterprise Server | Microsoft Docs
2+
title: Get started with SQL Server on SUSE Linux Enterprise Server
3+
titleSuffix: SQL Server
34
description: This quickstart shows how to install SQL Server 2017 or SQL Server 2019 on SUSE Linux Enterprise Server and then create and query a database with sqlcmd.
45
author: rothja
56
ms.author: jroth
67
manager: craigg
78
ms.date: 07/16/2018
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
ms.assetid: 31ddfb80-f75c-4f51-8540-de6213cb68b8
1314
---

docs/linux/quickstart-install-connect-ubuntu.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Get started with SQL Server on Ubuntu | Microsoft Docs
2+
title: Get started with SQL Server on Ubuntu
3+
titleSuffix: SQL Server
34
description: This quickstart shows how to install SQL Server 2017 or SQL Server 2019 on Ubuntu and then create and query a database with sqlcmd.
45
author: rothja
56
ms.author: jroth
67
manager: craigg
78
ms.date: 07/16/2018
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
ms.assetid: 31c8c92e-12fe-4728-9b95-4bc028250d85
1314
---

docs/linux/sample-unattended-install-redhat.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Unattended install for SQL Server on Red Hat Enterprise Linux | Microsoft Docs
2+
title: Unattended install for SQL Server on Red Hat Enterprise Linux
3+
titleSuffix: SQL Server
34
description: SQL Server Script Sample - Unattended Install on Red Hat Enterprise Linux
45
author: rothja
56
ms.author: jroth
67
manager: craigg
78
ms.date: 10/02/2017
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
---
1314
# Sample: Unattended SQL Server installation script for Red Hat Enterprise Linux

docs/linux/sample-unattended-install-suse.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Unattended install for SQL Server on SUSE Linux Enterprise Server | Microsoft Docs
2+
title: Unattended install for SQL Server on SUSE Linux Enterprise Server
3+
titleSuffix: SQL Server
34
description: SQL Server Script Sample - Unattended Install on SUSE Linux Enterprise Server
45
author: rothja
56
ms.author: jroth
67
manager: craigg
78
ms.date: 10/02/2017
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
---
1314
# Sample: Unattended SQL Server installation script for SUSE Linux Enterprise Server

docs/linux/sample-unattended-install-ubuntu.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Unattended install for SQL Server on Ubuntu | Microsoft Docs
2+
title: Unattended install for SQL Server on Ubuntu
3+
titleSuffix: SQL Server
34
description: SQL Server Script Sample - Unattended Install on Ubuntu
45
author: rothja
56
ms.author: jroth
67
manager: craigg
78
ms.date: 10/02/2017
89
ms.topic: conceptual
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
---
1314
# Sample: Unattended SQL Server installation script for Ubuntu

docs/linux/sql-server-ag-kubernetes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
title: Always On availability groups for SQL Server containers
2+
title: Always On availability groups for containers running Linux
3+
titleSuffix: SQL Server
34
description: This article introduces availability groups on SQL Server containers
45
author: MikeRayMSFT
56
ms.author: mikeray
67
manager: craigg
78
ms.date: 08/09/2018
89
ms.topic: article
910
ms.prod: sql
10-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1112
ms.technology: linux
1213
monikerRange: ">=sql-server-ver15||>=sql-server-linux-ver15||=sqlallproducts-allversions"
1314
---

docs/linux/sql-server-linux-active-directory-auth-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Active Directory authentication for SQL Server on Linux | Microsoft Docs
2+
title: Active Directory authentication for SQL Server on Linux
3+
titleSuffix: SQL Server
34
description: This article provides an overview of Active Directory Authentication for SQL Server on Linux.
45
author: rothja
56
ms.date: 02/23/2018
67
ms.author: jroth
78
manager: craigg
89
ms.topic: conceptual
910
ms.prod: sql
10-
11-
ms.custom: "sql-linux"
11+
ms.custom: "sql-linux, seodec18"
1212
ms.technology: linux
1313
helpviewer_keywords:
1414
- "Linux, AAD authentication"

0 commit comments

Comments
 (0)