Skip to content

Commit ab52e92

Browse files
authored
Merge pull request #22182 from alexbuckgit/alexbuckgit/docutune-autopr-20220523-222343-7451431
[BULK UPDATE] DocuTune - Apply event-tier1-build-2022 ms.custom tag to Build 2022 content
2 parents 0016851 + d9ef591 commit ab52e92

217 files changed

Lines changed: 536 additions & 262 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/azure-data-studio/extensions/azure-cosmos-db-mongodb-extension.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Learn how to install the Azure Data Studio Azure Cosmos DB for Mong
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
66
ms.topic: conceptual
7+
ms.custom:
8+
- event-tier1-build-2022
79
author: seesharprun
810
ms.author: sidandrews
911
ms.reviewer: esarroyo

docs/azure-data-studio/extensions/schema-compare-extension.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.topic: conceptual
77
author: "yualan"
88
ms.author: "alayu"
99
ms.reviewer: "maghan"
10-
ms.custom:
10+
ms.custom:
11+
- event-tier1-build-2022
1112
ms.date: 04/15/2022
1213
---
1314

@@ -59,4 +60,4 @@ It can be tedious to manually manage and synchronize different database versions
5960
## Next steps
6061

6162
To learn more about Schema Compare, visit [Use Schema Compare to Compare Different Database Definitions](../../ssdt/how-to-use-schema-compare-to-compare-different-database-definitions.md).
62-
Report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)
63+
Report issues and feature requests [here.](https://github.com/microsoft/azuredatastudio/issues)

docs/azure-data-studio/extensions/sql-database-project-extension-build-from-command-line.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.topic: conceptual
77
author: dzsquared
88
ms.author: drskwier
99
ms.reviewer: maghan
10-
ms.custom:
10+
ms.custom:
11+
- event-tier1-build-2022
1112
ms.date: 10/27/2021
1213
---
1314

docs/azure-data-studio/extensions/sql-database-project-extension.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.topic: conceptual
77
author: dzsquared
88
ms.author: drskwier
99
ms.reviewer: maghan
10-
ms.custom:
10+
ms.custom:
11+
- event-tier1-build-2022
1112
ms.date: 10/27/2021
1213
---
1314

@@ -111,4 +112,4 @@ In the example `.code-workspace` file below, the `folders` array lists all folde
111112
## Next steps
112113

113114
- [Getting Started with the SQL Database Projects extension](sql-database-project-extension-getting-started.md)
114-
- [Build and Publish a project with SQL Database Projects extension](sql-database-project-extension-build.md)
115+
- [Build and Publish a project with SQL Database Projects extension](sql-database-project-extension-build.md)

docs/azure-data-studio/quickstart-azure-cosmos-db-mongodb.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Use Azure Data Studio to connect to Azure Cosmos DB for MongoDB API
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
66
ms.topic: quickstart
7+
ms.custom:
8+
- event-tier1-build-2022
79
author: seesharprun
810
ms.author: sidandrews
911
ms.reviewer: esarroyo

docs/big-data-cluster/big-data-options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ ms.author: wiassaf
77
ms.reviewer: hudequei
88
ms.date: 02/22/2022
99
ms.topic: conceptual
10+
ms.custom:
11+
- event-tier1-build-2022
1012
ms.prod: sql
1113
ms.technology: big-data-cluster
1214
monikerRange: ">=sql-server-ver15"

docs/big-data-cluster/deployment-upgrade.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ ms.author: hudequei
77
ms.reviewer: wiassaf
88
ms.date: 09/21/2021
99
ms.topic: conceptual
10+
ms.custom:
11+
- event-tier1-build-2022
1012
ms.prod: sql
1113
ms.technology: big-data-cluster
1214
---
@@ -185,4 +187,4 @@ After removing the previous big data cluster and installing the latest [!INCLUDE
185187

186188
## Next steps
187189

188-
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)]](big-data-cluster-overview.md).
190+
For more information about big data clusters, see [What are [!INCLUDE[big-data-clusters-2019](../includes/ssbigdataclusters-ss-nover.md)]](big-data-cluster-overview.md).

docs/connect/ado-net/configure-parameters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Command objects use parameters to pass values to SQL statements or
44
ms.date: 11/25/2020
55
dev_langs:
66
- "csharp"
7+
ms.custom:
8+
- event-tier1-build-2022
79
ms.assetid: 537d8a2c-d40b-4000-83eb-bc1fcc93f707
810
ms.prod: sql
911
ms.prod_service: connectivity

docs/connect/ado-net/sql/azure-key-vault-example.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
description: "Example demonstrating use of Azure Key Vault provider with Always Encrypted"
33
title: "Example demonstrating use of Azure Key Vault provider with Always Encrypted | Microsoft Docs"
4-
ms.custom: ""
4+
ms.custom:
5+
- event-tier1-build-2022
56
ms.date: 05/24/2022
67
ms.prod: sql
78
ms.prod_service: connectivity

docs/connect/ado-net/sql/tutorial-always-encrypted-enclaves-develop-net-apps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
description: "Tutorial: Develop a .NET application using Always Encrypted with secure enclaves"
33
title: "Tutorial: Develop a .NET application using Always Encrypted with secure enclaves | Microsoft Docs"
4-
ms.custom: ""
4+
ms.custom:
5+
- event-tier1-build-2022
56
ms.date: 05/24/2022
67
ms.reviewer: v-davidengel
78
ms.prod: sql

0 commit comments

Comments
 (0)