Skip to content

Commit d47aefb

Browse files
committed
Add ms.custom tags to support Introductory Coverage OKR reporting
1 parent d95ef78 commit d47aefb

70 files changed

Lines changed: 234 additions & 129 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/install-windows/install-sql-server-with-powershell-desired-state-configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: "Install: PowerShell Desired State Configuration"
33
description: "Install SQL Server by using PowerShell DSC and learn about the initial setup of a standalone instance of SQL Server 2017 on Windows Server 2016."
4-
ms.custom: "seo-lt-2019"
4+
ms.custom:
5+
- seo-lt-2019
6+
- intro-installation
57
ms.date: "12/13/2019"
68
ms.devlang: PowerShell
79
ms.prod: sql

docs/database-engine/install-windows/install-sql-server-with-smb-fileshare-as-a-storage-option.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "Install SQL Server with SMB fileshare storage | Microsoft Docs"
33
description: In SQL Server, system databases and Database Engine user databases can be installed with Server Message Block (SMB) file server as a storage option.
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-installation
56
ms.date: "09/05/2017"
67
ms.prod: sql
78
ms.reviewer: ""

docs/database-engine/install-windows/installing-updates-from-the-command-prompt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "Installing Updates from the Command Prompt | Microsoft Docs"
33
description: This article describes command syntax for SQL Server update installation. You can test and modify installation scripts to meet the needs of your organization.
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-installation
56
ms.date: "05/11/2021"
67
ms.prod: sql
78
ms.reviewer: ""

docs/database-engine/install-windows/upgrade-sql-server-using-the-installation-wizard-setup.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
title: "Upgrade: Installation Wizard (Setup)"
33
description: The SQL Server Installation Wizard provides a single feature tree for an in-place upgrade of SQL Server components to the latest version of SQL Server.
4-
ms.custom: "seo-lt-2019"
4+
ms.custom:
5+
- seo-lt-2019
6+
- intro-installation
57
ms.date: "12/13/2019"
68
ms.prod: sql
79
ms.reviewer: ""
810
ms.technology: install
911
ms.topic: conceptual
10-
helpviewer_keywords:
12+
helpviewer_keywords:
1113
- "upgrading Database Engine"
1214
- "Database Engine [SQL Server], upgrading"
1315
ms.assetid: cef118a5-a7ce-4bfa-8b9d-c81996284cfc

docs/database-engine/install-windows/upgrade-sql-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
22
title: "Upgrade SQL Server | Microsoft Docs"
33
description: This article provides links to resources that contain upgrade information for instances of different versions of SQL Server.
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-quickstart
56
ms.date: "07/17/2017"
67
ms.prod: sql
78
ms.reviewer: ""
89
ms.technology: install
910
ms.topic: quickstart
10-
helpviewer_keywords:
11+
helpviewer_keywords:
1112
- "upgrading SQL Server"
1213
ms.assetid: 5064e35b-b70d-4a0b-a9e9-fff04162f9d2
1314
author: cawrites

docs/dma/dma-migrateonpremsqltosqldb.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ ms.prod_service: "dma"
77
ms.reviewer: ""
88
ms.technology: dma
99
ms.topic: conceptual
10-
keywords: ""
11-
helpviewer_keywords:
10+
keywords:
11+
- ""
12+
helpviewer_keywords:
1213
- "Data Migration Assistant, on-premises SQL Server"
1314
ms.assetid: ""
1415
author: rajeshsetlem
1516
ms.author: rajpo
16-
ms.custom: "seo-lt-2019"
17+
ms.custom:
18+
- seo-lt-2019
19+
- intro-migration
1720
---
1821

1922
# Migrate on-premises SQL Server or SQL Server on Azure VMs to Azure SQL Database using the Data Migration Assistant

docs/dma/dma-migrateserverlogins.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ ms.prod_service: "dma"
77
ms.reviewer: ""
88
ms.technology: dma
99
ms.topic: conceptual
10-
keywords: ""
11-
helpviewer_keywords:
10+
keywords:
11+
- ""
12+
helpviewer_keywords:
1213
- "Data Migration Assistant, login migration"
1314
ms.assetid: ""
1415
author: rajeshsetlem
1516
ms.author: rajpo
16-
ms.custom: "seo-lt-2019"
17+
ms.custom:
18+
- seo-lt-2019
19+
- intro-migration
1720
---
1821

1922
# Migrate SQL Server logins with Data Migration Assistant

docs/dma/dma-whats-new.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
title: "What's new in Data Migration Assistant (SQL Server) | Microsoft Docs"
33
description: Learn about the new features in each release of Data Migration Assistant for SQL Server and Azure SQL Database.
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-whats-new
56
ms.date: "11/05/2019"
67
ms.prod: sql
78
ms.prod_service: "dma"
89
ms.reviewer: ""
910
ms.technology: dma
1011
ms.topic: conceptual
11-
keywords: ""
12-
helpviewer_keywords:
12+
keywords:
13+
- ""
14+
helpviewer_keywords:
1315
- "Data Migration Assistant, new features"
1416
ms.assetid: ""
1517
author: rajeshsetlem

docs/integration-services/deploy-packages-with-ssis.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
22
description: "Deploy Packages with SSIS"
33
title: "Deploy Packages with SSIS | Microsoft Docs"
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-quickstart
56
ms.date: "08/20/2018"
67
ms.prod: sql
78
ms.prod_service: "integration-services"
89
ms.reviewer: ""
910
ms.technology: integration-services
1011
ms.topic: quickstart
11-
helpviewer_keywords:
12+
helpviewer_keywords:
1213
- "deployment tutorial [Integration Services]"
1314
- "deploying packages [Integration Services]"
1415
- "SSIS, tutorials"

docs/integration-services/import-export-data/get-started-with-this-simple-example-of-the-import-and-export-wizard.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
description: "Get started with this simple example of the Import and Export Wizard"
33
title: "Get started with this simple example of the Import and Export Wizard | Microsoft Docs"
4-
ms.custom: ""
4+
ms.custom:
5+
- intro-quickstart
56
ms.date: "02/15/2017"
67
ms.prod: sql
78
ms.reviewer: ""
@@ -156,4 +157,4 @@ Learn more about how the wizard works.
156157

157158
- **Learn how to connect to data sources and destinations.** If you're looking for info about how to connect to your data, select the page you want from the list here - [Connect to data sources with the SQL Server Import and Export Wizard](../../integration-services/import-export-data/connect-to-data-sources-with-the-sql-server-import-and-export-wizard.md). There's a separate page of documentation for each of several commonly used data sources.
158159

159-
- **Learn more about loading data from and to Excel.** If you're looking for info about connecting to Excel files, and about limitations and known issues for loading data from or to Excel files, see [Load data from or to Excel with SQL Server Integration Services (SSIS)](../load-data-to-from-excel-with-ssis.md).
160+
- **Learn more about loading data from and to Excel.** If you're looking for info about connecting to Excel files, and about limitations and known issues for loading data from or to Excel files, see [Load data from or to Excel with SQL Server Integration Services (SSIS)](../load-data-to-from-excel-with-ssis.md).

0 commit comments

Comments
 (0)