Skip to content

Commit 4d12c78

Browse files
authored
Merge pull request #36674 from rwestMSFT/rw-0223-fix-metadata
[SCOPED] Fix metadata
2 parents b14eda7 + fffca81 commit 4d12c78

9 files changed

Lines changed: 15 additions & 5 deletions

File tree

docs/linux/business-continuity/high-availability/configure-custom-logic.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 02/04/2026
88
ms.service: sql
99
ms.subservice: linux
1010
ms.topic: design-pattern
11+
ms.custom:
12+
- linux-related-content
1113
---
1214
# Configure SQL Server availability group with custom high availability logic on Linux
1315

docs/linux/sql-server-linux-containers-ad-auth-adutil-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ ms.date: 07/11/2025
88
ms.service: sql
99
ms.subservice: linux
1010
ms.topic: tutorial
11-
monikerRange: ">=sql-server-linux-2017 || >=sql-server-2017 || =sqlallproducts-allversions"
1211
ms.custom:
1312
- linux-related-content
1413
- sfi-image-nochange
1514
- sfi-ropc-blocked
15+
monikerRange: ">=sql-server-linux-2017 || >=sql-server-2017 || =sqlallproducts-allversions"
1616
---
1717

1818
# Tutorial: Configure Active Directory authentication with SQL Server on Linux containers

docs/linux/sql-server-linux-replication-non-default-ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ author: rwestMSFT
66
ms.author: randolphwest
77
ms.reviewer: vanto
88
ms.date: 01/21/2025
9-
ai-usage: ai-assisted
109
ms.service: sql
1110
ms.subservice: linux
1211
ms.topic: how-to
1312
ms.custom:
1413
- linux-related-content
14+
ai-usage: ai-assisted
1515
monikerRange: ">=sql-server-ver15 || >=sql-server-linux-ver15"
1616
---
1717
# Configure replication with nondefault ports (SQL Server Linux)

docs/linux/sql-server-linux-security-permissions-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Security and Permissions Guide for SQL Server on Linux
3-
description: Learn about the required service accounts, and filesystem permissions for SQL Server on Linux.
3+
description: Learn about the required service accounts, and file system permissions for SQL Server on Linux.
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.date: 10/14/2025

docs/tools/sql-database-projects/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Get Started with SQL Database Projects"
3-
description: "[Article description]."
2+
title: Get Started with SQL Database Projects
3+
description: A SQL database project is a local representation of SQL objects that comprise the schema for a single database, such as tables, stored procedures, or functions.
44
author: dzsquared
55
ms.author: drskwier
66
ms.reviewer: maghan, randolphwest

docs/tools/sql-database-projects/includes/c-sharp-md.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ ms.author: randolphwest
44
ms.date: 01/29/2024
55
ms.service: sql
66
ms.topic: include
7+
ms.collection:
8+
- data-tools
79
---
810
C#

docs/tools/sql-database-projects/includes/non-command-line.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ ms.author: drskwier
44
ms.date: 08/21/2024
55
ms.service: sql
66
ms.topic: include
7+
ms.collection:
8+
- data-tools
79
---
810
This article isn't intended for users who aren't using Visual Studio or VS Code.

docs/tools/sql-database-projects/includes/schema-compare-command-line.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ ms.reviewer: randolphwest
55
ms.date: 07/11/2025
66
ms.service: sql
77
ms.topic: include
8+
ms.collection:
9+
- data-tools
810
---
911
Schema compare requires a graphical tool such as Visual Studio, or the [MSSQL extension for Visual Studio Code](../../visual-studio-code-extensions/mssql/mssql-extension-visual-studio-code.md).

docs/tools/visual-studio-code-extensions/sql-database-projects/add-item-templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.date: 02/10/2026
88
ms.service: sql
99
ms.subservice: sql-database-projects
1010
ms.topic: how-to
11+
ms.collection:
12+
- data-tools
1113
---
1214

1315
# Add database objects using item templates

0 commit comments

Comments
 (0)