Skip to content

Commit 5aeba04

Browse files
authored
Merge pull request #15524 from JKirsch1/metadatadescriptions14
Add metadata descriptions, part 14
2 parents dcdc3a9 + 54d1816 commit 5aeba04

21 files changed

Lines changed: 22 additions & 1 deletion

docs/database-engine/configure-windows/configure-the-remote-login-timeout-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the remote login timeout Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "remote login timeout" option. See how it limits the number of seconds that SQL Server allots for connecting to a remote server.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-remote-proc-trans-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the remote proc trans Server Configuration Option | Microsoft Docs"
3+
description: 'Find out about the "remote proc trans" option. See how it helps protect the actions of a server-to-server procedure through an MS DTC transaction.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-remote-query-timeout-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the remote query timeout Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "remote query timeout" option. See how it determines the number of seconds that a remote operation can take before SQL Server times out.'
34
ms.custom: ""
45
ms.date: "03/08/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-scan-for-startup-procs-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the scan for startup procs Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "scan for startup procs" option. See how it specifies whether SQL Server scans for and runs all automatically run stored procedures at startup.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-two-digit-year-cutoff-server-configuration-option.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: "Configure the two digit year cutoff Server Configuration Option | Microsoft Docs"
2+
title: "Configure the two-digit year cutoff Server Configuration Option | Microsoft Docs"
3+
description: 'Get acquainted with the "two digit year cutoff" option. Understand how it determines how SQL Server translates two-digit years into four-digit years.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-user-connections-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the user connections Server Configuration Option | Microsoft Docs"
3+
description: 'Find out about the "user connections" option. See how it can help you avoid overloading an instance of SQL Server with too many concurrent connections.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-user-options-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the user options Server Configuration Option | Microsoft Docs"
3+
description: 'Learn about the "user options" option. See how it changes the default values of the query processing options that SQL Server establishes for user work sessions.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-windows-service-accounts-and-permissions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure Windows Service Accounts and Permissions | Microsoft Docs"
3+
description: Get acquainted with the service accounts that are used to start and run services in SQL Server. See how to configure them and assign appropriate permissions.
34
ms.custom: contperfq4
45
ms.date: "03/17/2020"
56
ms.prod: sql

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Connect to SQL Server with Proxy Server-SQL Server Config Manager | Microsoft Docs"
3+
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."
34
ms.custom: ""
45
ms.date: "12/15/2016"
56
ms.prod: sql

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
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.'
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)