Skip to content

Commit efe3a04

Browse files
committed
[BULK] Replace owner on Linux content (vanMSFT -> rwestMSFT)
1 parent b733a04 commit efe3a04

71 files changed

Lines changed: 145 additions & 145 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/includes/availability-group-multiple-network-interfaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author: VanMSFT
3-
ms.author: vanto
2+
author: rwestMSFT
3+
ms.author: randolphwest
44
ms.reviewer: randolphwest
55
ms.date: 10/12/2022
66
ms.service: sql

docs/linux/includes/quickstart-connect-query.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author: VanMSFT
3-
ms.author: vanto
2+
author: rwestMSFT
3+
ms.author: randolphwest
44
ms.reviewer: randolphwest
55
ms.date: 05/20/2022
66
ms.service: sql

docs/linux/new-to-linux-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: New to linux resources for SQL users
33
titleSuffix: SQL Server
44
description: Resources and guidance for SQL Server users who are new to Linux.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 03/15/2023
99
ms.service: sql

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Get started with SQL Server (on Linux) in the Cloud
33
titleSuffix: SQL Server
44
description: Learn how to install SQL Server on Red Hat Enterprise Linux (RHEL), SUSE Linux Enterprise Server (SLES), or Ubuntu in the cloud of your choice.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 08/17/2022
99
ms.service: sql

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: "RHEL: Install SQL Server on Linux"
33
titleSuffix: SQL Server
44
description: This quickstart shows how to install SQL Server on Red Hat Enterprise Linux (RHEL) and then create and query a database with sqlcmd.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 10/20/2022
99
ms.service: sql
@@ -272,4 +272,4 @@ To create a database, you need to connect with a tool that can run Transact-SQL
272272
source ~/.bashrc
273273
```
274274

275-
[!INCLUDE [Connect, create, and query data](includes/quickstart-connect-query.md)]
275+
[!INCLUDE [Connect, create, and query data](includes/quickstart-connect-query.md)]

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "SUSE: Install SQL Server on Linux"
33
description: This quickstart shows how to install SQL Server on SUSE Linux Enterprise Server and then create and query a database with sqlcmd.
4-
author: VanMSFT
5-
ms.author: vanto
4+
author: rwestMSFT
5+
ms.author: randolphwest
66
ms.reviewer: randolphwest
77
ms.date: 01/23/2023
88
ms.service: sql
@@ -277,4 +277,4 @@ To create a database, you need to connect with a tool that can run Transact-SQL
277277
source ~/.bashrc
278278
```
279279

280-
[!INCLUDE [Connect, create, and query data](includes/quickstart-connect-query.md)]
280+
[!INCLUDE [Connect, create, and query data](includes/quickstart-connect-query.md)]

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Ubuntu: Install SQL Server on Linux"
33
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.
4-
author: VanMSFT
5-
ms.author: vanto
4+
author: rwestMSFT
5+
ms.author: randolphwest
66
ms.reviewer: randolphwest
77
ms.date: 01/23/2023
88
ms.service: sql

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Unattended install for SQL Server on RHEL
33
titleSuffix: SQL Server
44
description: Use a sample bash script to install SQL Server on Red Hat Enterprise Linux (RHEL) without interactive input.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 05/20/2022
99
ms.service: sql

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Unattended install for SQL Server on SUSE Linux Enterprise Server
33
titleSuffix: SQL Server
44
description: Use a sample bash script to install SQL Server on SUSE Linux Enterprise Server (SLES) without interactive input.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 05/20/2022
99
ms.service: sql

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Unattended install for SQL Server on Ubuntu
33
titleSuffix: SQL Server
44
description: Learn to use a sample bash script to install SQL Server on Ubuntu Server without interactive input.
5-
author: VanMSFT
6-
ms.author: vanto
5+
author: rwestMSFT
6+
ms.author: randolphwest
77
ms.reviewer: randolphwest
88
ms.date: 05/20/2022
99
ms.service: sql

0 commit comments

Comments
 (0)