Skip to content

Commit e2c55c5

Browse files
committed
Updating authors and reviewers in SQL Linux
1 parent 8688192 commit e2c55c5

97 files changed

Lines changed: 372 additions & 331 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with SQL Server (on Linux) in the Cloud
33
titleSuffix: SQL Server
44
description: This quickstart shows how to run SQL Server on Linux in the cloud of your choice.
5-
author: MikeRayMSFT
6-
ms.author: mikeray
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 10/25/2017
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with SQL Server Linux containers on Docker
33
titleSuffix: SQL Server
44
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.
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: vin-yu
6+
ms.author: vinsonyu
7+
ms.reviewer: vanto
88
ms.date: 05/14/2019
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with SQL Server on Red Hat Enterprise Linux
33
titleSuffix: SQL Server
44
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.
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 07/16/2018
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with SQL Server on SUSE Linux Enterprise Server
33
titleSuffix: SQL Server
44
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.
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 07/16/2018
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Get started with SQL Server on Ubuntu
33
titleSuffix: SQL Server
44
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.
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 05/28/2019
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Unattended install for SQL Server on Red Hat Enterprise Linux
33
titleSuffix: SQL Server
44
description: SQL Server Script Sample - Unattended Install on Red Hat Enterprise Linux
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 10/02/2017
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Unattended install for SQL Server on SUSE Linux Enterprise Server
33
titleSuffix: SQL Server
44
description: SQL Server Script Sample - Unattended Install on SUSE Linux Enterprise Server
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 10/02/2017
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Unattended install for SQL Server on Ubuntu
33
titleSuffix: SQL Server
44
description: SQL Server Script Sample - Unattended Install on Ubuntu
5-
author: rothja
6-
ms.author: jroth
7-
manager: craigg
5+
author: VanMSFT
6+
ms.author: vanto
7+
manager: jroth
88
ms.date: 10/02/2017
99
ms.topic: conceptual
1010
ms.prod: sql

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ titleSuffix: SQL Server
44
description: This article introduces availability groups on SQL Server containers
55
author: MikeRayMSFT
66
ms.author: mikeray
7-
manager: craigg
7+
ms.reviewer: vanto
8+
manager: jroth
89
ms.date: 08/09/2018
910
ms.topic: article
1011
ms.prod: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Active Directory authentication for SQL Server on Linux
33
titleSuffix: SQL Server
44
description: This article provides an overview of Active Directory Authentication for SQL Server on Linux.
5-
author: rothja
65
ms.date: 04/01/2019
7-
ms.author: jroth
8-
manager: craigg
6+
author: Dylan-MSFT
7+
ms.author: dygray
8+
ms.reviewer: vanto
99
ms.topic: conceptual
1010
ms.prod: sql
1111
ms.technology: linux

0 commit comments

Comments
 (0)