Skip to content

Commit 5fad777

Browse files
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals
1 parent d608412 commit 5fad777

File tree

37 files changed

+46
-38
lines changed

37 files changed

+46
-38
lines changed

articles/active-directory/external-identities/tenant-restrictions-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 09/12/2023
1010
ms.author: mimart
1111
author: msmimart
1212
manager: celestedg
13-
ms.custom: it-pro, devx-track-dotnet
13+
ms.custom: it-pro
1414
ms.collection: M365-identity-device-management
1515
---
1616

articles/active-directory/privileged-identity-management/pim-powershell-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.topic: how-to
1313
ms.date: 07/11/2023
1414
ms.author: billmath
1515
ms.reviewer: shaunliu
16-
ms.custom: pim
16+
ms.custom: pim, devx-track-azurepowershell
1717
ms.collection: M365-identity-device-management
1818
---
1919
# PIM PowerShell for Azure Resources Migration Guidance

articles/ai-services/computer-vision/how-to/call-analyze-image-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: pafarley
99
ms.service: azure-ai-vision
1010
ms.topic: how-to
1111
ms.date: 08/01/2023
12-
ms.custom: seodec18, references_regions, devx-track-python
12+
ms.custom: seodec18, references_regions, devx-track-python, devx-track-extended-java
1313
zone_pivot_groups: programming-languages-computer-vision-40
1414
---
1515

articles/ai-services/computer-vision/quickstarts-sdk/image-analysis-client-library-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: quickstart
1010
ms.date: 01/24/2023
1111
ms.author: pafarley
1212
ms.devlang: csharp, golang, java, javascript, python
13-
ms.custom: devx-track-python, devx-track-csharp, mode-api, devx-track-dotnet
13+
ms.custom: devx-track-python, devx-track-csharp, mode-api, devx-track-dotnet, devx-track-extended-java
1414
zone_pivot_groups: programming-languages-computer-vision-40
1515
keywords: Azure AI Vision, Azure AI Vision service
1616
---

articles/ai-services/computer-vision/sdk/install-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: computer-vision
1010
ms.topic: quickstart
1111
ms.date: 08/01/2023
1212
ms.author: pafarley
13-
ms.custom: devx-track-python, devx-track-csharp, devx-track-dotnet
13+
ms.custom: devx-track-python, devx-track-csharp, devx-track-extended-java
1414
zone_pivot_groups: programming-languages-vision-40-sdk
1515
---
1616

articles/ai-services/computer-vision/sdk/overview-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: computer-vision
1010
ms.topic: overview
1111
ms.date: 08/01/2023
1212
ms.author: pafarley
13-
ms.custom: devx-track-python, devx-track-csharp, devx-track-dotnet
13+
ms.custom: devx-track-csharp
1414
---
1515

1616
# Vision SDK overview
@@ -62,4 +62,4 @@ Before you create a new issue:
6262
## Next steps
6363

6464
- [Install the SDK](./install-sdk.md)
65-
- [Try the Image Analysis Quickstart](../quickstarts-sdk/image-analysis-client-library-40.md)
65+
- [Try the Image Analysis Quickstart](../quickstarts-sdk/image-analysis-client-library-40.md)

articles/ai-services/multi-service-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords: Azure AI services, cognitive
77
author: eric-urban
88
manager: nitinme
99
ms.service: cognitive-services
10-
ms.custom: devx-track-azurecli, devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-python
10+
ms.custom: devx-track-azurecli, devx-track-dotnet, devx-track-extended-java, devx-track-js, devx-track-python, devx-track-azurepowershell
1111
ms.topic: quickstart
1212
ms.date: 08/02/2023
1313
ms.author: eur
@@ -88,4 +88,4 @@ The multi-service resource enables access to the following Azure AI services wit
8888

8989
## Next steps
9090

91-
* Now that you have a resource, you can authenticate your API requests to one of the [supported Azure AI services](#supported-services-with-a-multi-service-resource).
91+
* Now that you have a resource, you can authenticate your API requests to one of the [supported Azure AI services](#supported-services-with-a-multi-service-resource).

articles/ai-services/openai/how-to/create-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to get started with Azure OpenAI Service and create your
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
8-
ms.custom: devx-track-azurecli, build-2023, build-2023-dataai
8+
ms.custom: devx-track-azurecli, build-2023, build-2023-dataai, devx-track-azurepowershell
99
ms.topic: how-to
1010
ms.date: 08/25/2023
1111
zone_pivot_groups: openai-create-resource

articles/ai-services/openai/use-your-data-quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: Use this article to import and use your data in Azure OpenAI.
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
8+
ms.custom: devx-track-dotnet, devx-track-extended-java, devx-track-js
89
ms.topic: quickstart
910
author: aahill
1011
ms.author: aahi

articles/aks/access-private-cluster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Access a private Azure Kubernetes Service (AKS) cluster
33
description: Learn how to access a private Azure Kubernetes Service (AKS) cluster using the Azure CLI or Azure portal.
44
ms.topic: article
5+
ms.custom: devx-track-azurecli
56
ms.date: 09/15/2023
67
---
78

0 commit comments

Comments
 (0)