Skip to content

Commit 0ad6e85

Browse files
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals (#41323)
1 parent facf7b0 commit 0ad6e85

17 files changed

+17
-4
lines changed

docs/ai/how-to/app-service-aoai-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ title: "Authenticate and Authorize App Service to Azure OpenAI using Microsoft E
33
description: "Learn how to authenticate and authorize your app service application to an Azure OpenAI resource by using Microsoft Entra managed identities and the Semantic Kernel SDK for .NET."
44
author: haywoodsloan
55
ms.topic: how-to
6+
ms.custom: devx-track-azurecli
67
ms.date: 04/19/2024
78
zone_pivot_groups: azure-interface
8-
99
#customer intent: As a .NET developer, I want authenticate and authorize my App Service to Azure OpenAI by using Microsoft Entra so that I can securely use AI in my .NET application.
10-
1110
---
1211

1312
# Authenticate and authorize App Service to Azure OpenAI using Microsoft Entra and the Semantic Kernel SDK

docs/ai/how-to/app-service-db-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ title: "Authenticate and Authorize App Service to a Vector Database"
33
description: "Learn how to authenticate and authorize your App Service .NET application to a vector database solution using Microsoft Entra managed identities, Key Vault, or app settings"
44
author: haywoodsloan
55
ms.topic: how-to
6+
ms.custom: devx-track-azurecli
67
ms.date: 04/24/2024
78
zone_pivot_groups: azure-interface
8-
99
#customer intent: As a .NET developer, I want authenticate and authorize my App Service to a vector database so that I can securely add memories to the AI in my .NET application.
10-
1110
---
1211

1312
# Authenticate and authorize App Service to a vector database

docs/core/install/includes/linux-install-60-apk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/22/2022
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-install-60-apt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 10/26/2021
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-install-70-apk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/22/2022
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-install-70-apt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/15/2022
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-install-80-apk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/14/2023
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-install-80-apt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/14/2023
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
### Install the SDK

docs/core/install/includes/linux-intro-sdk-vs-runtime.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/14/2023
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
Install the SDK (which includes the runtime) if you want to develop .NET apps. Or, if you only need to run apps, install the Runtime. If you're installing the Runtime, we suggest you install the **ASP.NET Core Runtime** as it includes both .NET and ASP.NET Core runtimes.

docs/core/install/includes/linux-prep-intro-apt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: adegeo
33
ms.author: adegeo
44
ms.date: 11/14/2023
55
ms.topic: include
6+
ms.custom: linux-related-content
67
---
78

89
Installing with APT can be done with a few commands. Before you install .NET, run the following commands to add the Microsoft package signing key to your list of trusted keys and add the package repository.

0 commit comments

Comments
 (0)