Skip to content

Commit 5d66c92

Browse files
committed
Bulk metadata clean for docs [12,300]
1 parent dcae476 commit 5d66c92

295 files changed

Lines changed: 1177 additions & 1824 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/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ author: rwestMSFT
55
ms.author: randolphwest
66
ms.date: 08/10/2022
77
ms.prod: sql
8-
ms.prod_service: high-availability
98
ms.technology: configuration
109
ms.topic: reference
1110
ms.custom: contperf-fy20q4

docs/database-engine/configure-windows/connect-to-sql-server-through-a-proxy-server-sql-server-configuration-manager.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
---
2-
title: "Connect to SQL Server with Proxy Server-SQL Server Config Manager | Microsoft Docs"
2+
title: "Connect to SQL Server with Proxy Server-SQL Server Config Manager"
33
description: "Learn how to use SQL Server Configuration Manager to connect to SQL Server through a proxy server. See how to use Remote WinSock (RWS) to listen remotely."
4-
ms.custom: ""
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "12/15/2016"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "Remote WinSock"
1312
- "RWS"
1413
- "LATs"
1514
- "proxy servers [SQL Server]"
1615
- "connections [SQL Server], proxy server"
1716
- "Microsoft Proxy Server [SQL Server]"
1817
- "local address tables [SQL Server]"
19-
ms.assetid: 39714de0-2a1f-4179-9091-5c3fa4612545
20-
author: rwestMSFT
21-
ms.author: randolphwest
2218
---
2319
# Connect to SQL Server Through a Proxy Server (SQL Server Configuration Manager)
2420
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]

docs/database-engine/configure-windows/connect-to-sql-server-when-system-administrators-are-locked-out.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ author: rwestMSFT
55
ms.author: randolphwest
66
ms.date: 07/14/2022
77
ms.prod: sql
8-
ms.prod_service: high-availability
98
ms.technology: configuration
109
ms.topic: conceptual
1110
ms.custom: contperf-fy20q4

docs/database-engine/configure-windows/connect-to-the-database-engine-using-extended-protection.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
---
2-
title: "Connect to the Database Engine Using Extended Protection | Microsoft Docs"
2+
title: "Connect to the Database Engine Using Extended Protection"
33
description: Learn how Extended Protection uses service binding and channel binding to help prevent authentication relay attacks. See how to enable this feature.
4-
ms.custom: ""
4+
author: VanMSFT
5+
ms.author: vanto
56
ms.date: "08/11/2021"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "spoofing attacks"
1312
- "service binding"
1413
- "luring attacks"
1514
- "Schannel"
1615
- "channel binding"
1716
- "Extended Protection"
18-
ms.assetid: ecfd783e-7dbb-4a6c-b5ab-c6c27d5dd57f
19-
author: VanMSFT
20-
ms.author: vanto
2117
---
2218
# Connect to the Database Engine Using Extended Protection
2319
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]

docs/database-engine/configure-windows/contained-database-authentication-server-configuration-option.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
---
2-
title: "contained database authentication Server Configuration Option | Microsoft Docs"
3-
description: 'Learn about the "contained database authentication" option. See how to turn it on so that you can attach contained databases to the SQL Server Database Engine.'
4-
ms.custom: ""
2+
title: "contained database authentication Server Configuration Option"
3+
description: "Learn about the contained database authentication option. See how to turn it on so that you can attach contained databases to the SQL Server Database Engine."
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "03/02/2017"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "contained database, enabling"
1312
- "contained database authentication option"
14-
ms.assetid: b80768d2-ac20-4035-a335-d9adb74b3f6e
15-
author: rwestMSFT
16-
ms.author: randolphwest
1713
---
1814
# contained database authentication Server Configuration Option
1915
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]

docs/database-engine/configure-windows/create-or-delete-a-server-alias-for-use-by-a-client.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
---
22
title: Create or delete a server alias for use by a client
33
description: Find out how to create and delete an alias, an alternate name you can use when you connect to an instance of SQL Server. Learn about the benefits of aliases.
4+
author: rwestMSFT
5+
ms.author: randolphwest
6+
ms.date: "07/14/2021"
47
ms.prod: sql
5-
ms.prod_service: high-availability
68
ms.technology: configuration
79
ms.topic: conceptual
8-
f1_keywords:
10+
f1_keywords:
911
- "server alias"
10-
helpviewer_keywords:
12+
helpviewer_keywords:
1113
- "aliases [SQL Server], deleting"
1214
- "aliases [SQL Server], creating"
13-
author: rwestMSFT
14-
ms.author: randolphwest
15-
ms.reviewer: ""
16-
ms.custom: ""
17-
ms.date: "07/14/2021"
1815
---
1916

2017
# Create or delete a server alias for use by a client

docs/database-engine/configure-windows/cross-db-ownership-chaining-server-configuration-option.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,16 @@
11
---
2-
title: "cross db ownership chaining Server Configuration Option | Microsoft Docs"
3-
description: 'Learn how to use the "cross db ownership chaining" option in SQL Server. View considerations for turning cross-database ownership chaining on and off.'
4-
ms.custom: ""
2+
title: "cross db ownership chaining Server Configuration Option"
3+
description: "Learn how to use the cross db ownership chaining option in SQL Server. View considerations for turning cross-database ownership chaining on and off."
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "08/15/2017"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "cross-database ownership chaining"
1312
- "cross db ownership chaining option"
1413
- "chaining ownership"
15-
ms.assetid: 7b2d49f2-b91c-4aee-a52b-6cc49bed03af
16-
author: rwestMSFT
17-
ms.author: randolphwest
1814
---
1915
# cross db ownership chaining Server Configuration Option
2016
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]

docs/database-engine/configure-windows/database-engine-instances-sql-server.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
2-
title: "Database Engine Instances (SQL Server) | Microsoft Docs"
2+
title: "Database Engine Instances (SQL Server)"
33
description: Find out about Database Engine instances. View information on tasks you can perform on instances, such as configuring properties and enabling protocols.
4-
ms.custom: ""
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "03/14/2017"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
ms.assetid: af9ae643-9866-4014-b36f-11ab556a773e
12-
author: rwestMSFT
13-
ms.author: randolphwest
1410
---
1511
# Database Engine Instances (SQL Server)
1612
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]

docs/database-engine/configure-windows/database-engine-service-startup-options.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,27 @@
11
---
2-
title: "Database Engine Service Startup Options | Microsoft Docs"
2+
title: "Database Engine Service Startup Options"
33
description: Become familiar with SQL Server Database Engine startup options. View tips on how to use them, and learn about the purpose of each option.
4-
ms.custom: ""
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "08/01/2019"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "single-user mode [SQL Server], startup option"
1312
- "overriding default startup options"
1413
- "minimal configuration mode [SQL Server], startup option"
1514
- "default startup options"
1615
- "temporarily override default startup options [SQL Server]"
1716
- "startup options [SQL Server]"
18-
- "starting SQL Server, options"
17+
- "starting SQL Server, options"
1918
- "single-user mode [SQL Server], startup parameter"
2019
- "overriding default startup parameters"
2120
- "minimal configuration mode [SQL Server], startup parameter"
2221
- "default startup parameters"
2322
- "temporarily override default startup parameters [SQL Server]"
2423
- "startup parameters [SQL Server]"
2524
- "starting SQL Server, parameters"
26-
ms.assetid: d373298b-f6cf-458a-849d-7083ecb54ef5
27-
author: rwestMSFT
28-
ms.author: randolphwest
2925
---
3026

3127
# Database Engine Service Startup Options

docs/database-engine/configure-windows/database-mail-xps-server-configuration-option.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
---
2-
title: "Database Mail XPs Server Configuration Option | Microsoft Docs"
3-
description: 'Learn about the "DatabaseMail XPs" option. View different ways of turning on this option so that you can use Database Mail in SQL Server.'
4-
ms.custom: ""
2+
title: "Database Mail XPs Server Configuration Option"
3+
description: "Learn about the DatabaseMail XPs option. View different ways of turning on this option so that you can use Database Mail in SQL Server."
4+
author: rwestMSFT
5+
ms.author: randolphwest
56
ms.date: "11/27/2018"
67
ms.prod: sql
7-
ms.prod_service: high-availability
8-
ms.reviewer: ""
98
ms.technology: configuration
109
ms.topic: conceptual
11-
helpviewer_keywords:
10+
helpviewer_keywords:
1211
- "Database Mail XPs option"
1312
- "Database Mail [SQL Server], enabling"
14-
ms.assetid: e22c4e63-1792-473b-af11-14a7931ca9ed
15-
author: rwestMSFT
16-
ms.author: randolphwest
1713
---
1814
# Database Mail XPs Server Configuration Option
1915

0 commit comments

Comments
 (0)