Skip to content

Commit 2ff553d

Browse files
authored
Merge pull request #16166 from jameshkramer/1613507-jameshkramer-02
AB#1613507 PR-2 Missing meta descriptions
2 parents 17f5d34 + ac10cff commit 2ff553d

20 files changed

Lines changed: 22 additions & 3 deletions

docs/powershell/download-sql-server-ps-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Download SQL Server PowerShell Module
3-
description: Learn how to install the SqlServer PowerShell modules. The SqlServer module provides cmdlets that support the latest SQL features, and the SQLPS module runs agent jobs using PowerShell.
3+
description: Learn how to install the SqlServer PowerShell module, which provides cmdlets that support the latest SQL features, and also contains updated versions of the cmdlets in the SQLPS module.
44
ms.prod: sql
55
ms.technology: scripting
66
ms.topic: conceptual

docs/ssms/scripting/color-coding-in-query-editors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Color Coding in Query Editors"
3+
description: Learn how text categories are color coded to help you more easily find specific text, and how you can configure a custom color scheme.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/ssms/scripting/complete-transact-sql-snippets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Complete Transact-SQL Snippets"
3+
description: A Transact-SQL snippet is a code template. Learn how to customize its use by inserting content at its replacement points, and by adding syntax elements to the template.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/ssms/scripting/complete-word-intellisense.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Complete Word (IntelliSense)"
3+
description: The Microsoft IntelliSense Complete Word feature can complete what you are typing once you have typed enough to uniquely identify it, or it can provide a list of possibilities for you to choose from. Learn the four ways to invoke this feature.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/ssms/scripting/configure-editors-sql-server-management-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure Editors (SQL Server Management Studio)"
3+
description: Learn how to customize the operation of the SQL Server Management Studio editors by setting options in the Options dialog.
34
ms.custom: seo-lt-2019
45
ms.date: "03/01/2017"
56
ms.prod: sql
@@ -16,7 +17,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
1617
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW ](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
1718
You can customize the operation of the [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] editors by configuring the options for each editor.
1819

19-
## Settng Editor Options
20+
## Setting Editor Options
2021
Most of the editor options are set by using the **Tools** menu and selecting **Options...** to display an **Options** dialog. In the **Options** dialog, open the **Text Editor** node in the left pane to set code and text editing options. The nodes under Text Editor apply to specific editors:
2122

2223
1. **All Languages** - options set using this node apply to all of the [!INCLUDE[ssManStudio](../../includes/ssmanstudio-md.md)] editors. You can override these settings by using the other nodes to set different options for a specific editor.

docs/ssms/scripting/configure-intellisense-sql-server-management-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure IntelliSense (SQL Server Management Studio)"
3+
description: Most IntelliSense options are on by default. Learn how you can turn off an IntelliSense option and invoke it instead through a menu command or keystroke combination.
34
ms.custom: seo-lt-2019
45
ms.date: "06/02/2016"
56
ms.prod: sql

docs/ssms/scripting/database-engine-scripting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Database Engine Scripting"
3+
description: Learn how you can use the Microsoft PowerShell scripting environment to manage instances of the SQL Server Database Engine, and how you can build and run Database Engine queries that contain Transact-SQL and XQuery.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/ssms/scripting/drag-and-drop-text.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Drag and Drop Text"
3+
description: Learn how to drag text from an editor or Object Explorer and then drop it in an editor location or the Recycle Bin.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/ssms/scripting/edit-a-breakpoint-location.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Edit a Breakpoint Location
3+
description: Learn how to move a breakpoint in a Transact-SQL script file to another location in the script, or to a different script.
34
titleSuffix: T-SQL debugger
45
ms.prod: sql
56
ms.prod_service: "sql-tools"

docs/ssms/scripting/edit-sqlcmd-scripts-with-query-editor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Edit SQLCMD Scripts with Query Editor"
3+
description: You use SQLCMD scripts when you have to process Windows System commands and Transact-SQL statements in the same script. Learn how to write and edit SQLCMD scripts using the Database Engine Query Editor.
34
ms.custom: seo-lt-2019
45
ms.date: "03/14/2017"
56
ms.prod: sql

0 commit comments

Comments
 (0)