Skip to content

Commit

Permalink
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals
Browse files Browse the repository at this point in the history
  • Loading branch information
dbradish-microsoft committed Jun 6, 2024
1 parent 1206330 commit 435ba24
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/ai/how-to/app-service-aoai-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: "Authenticate and Authorize App Service to Azure OpenAI using Microsoft E
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."
author: haywoodsloan
ms.topic: how-to
ms.custom: devx-track-azurecli
ms.date: 04/19/2024
zone_pivot_groups: azure-interface

#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.

---

# Authenticate and authorize App Service to Azure OpenAI using Microsoft Entra and the Semantic Kernel SDK
Expand Down
3 changes: 1 addition & 2 deletions docs/ai/how-to/app-service-db-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ title: "Authenticate and Authorize App Service to a Vector Database"
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"
author: haywoodsloan
ms.topic: how-to
ms.custom: devx-track-azurecli
ms.date: 04/24/2024
zone_pivot_groups: azure-interface

#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.

---

# Authenticate and authorize App Service to a vector database
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-60-apk.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/22/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-60-apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 10/26/2021
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-70-apk.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/22/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-70-apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/15/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-80-apk.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-80-apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-intro-sdk-vs-runtime.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

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.
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-prep-intro-apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

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.
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-prep-intro-generic.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

Before you install .NET, run the following commands to add the Microsoft package signing key to your list of trusted keys and add the Microsoft package repository. Open a terminal and run the following commands:
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-release-wait.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

> [!IMPORTANT]
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-ubuntu-80-ms.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 03/19/2024
ms.topic: include
ms.custom: linux-related-content
---

.NET 8.0 isn't available in the Ubuntu package repository. [Register the Microsoft package repository](../linux-ubuntu.md#register-the-microsoft-package-repository) and use that feed to install .NET through APT. If you use the Microsoft package repository to install .NET, you should deprioritize .NET packages from the Ubuntu repository. For more information, see [I need a version of .NET that isn't provided by my Linux distribution](../linux-package-mixup.md?pivots=os-linux-ubuntu#i-need-a-version-of-net-that-isnt-provided-by-my-linux-distribution).
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-ubuntu-deps-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 08/15/2023
ms.topic: include
ms.custom: linux-related-content
---

Dependencies can be installed with the `apt install` command. The following snippet demonstrates installing the `zlib1g` library:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 03/18/2024
ms.topic: include
ms.custom: linux-related-content
---

.NET is available in the Ubuntu package manager feeds, as well as the Microsoft package repository. However, you should only use one or the other to install .NET. If you want to use the Microsoft package repository, see [How to register the Microsoft package repository](../linux-ubuntu.md#register-the-microsoft-package-repository).
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-ubuntu-package-feed-ms.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 03/18/2024
ms.topic: include
ms.custom: linux-related-content
---

The default Ubuntu package repository doesn't contain this version of .NET. Use the [Microsoft package repository instead](../linux-ubuntu.md#register-the-microsoft-package-repository).
1 change: 1 addition & 0 deletions docs/standard/native-interop/pinvoke.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Platform Invoke (P/Invoke)
description: Learn how to call native functions via P/Invoke in .NET.
ms.date: 04/08/2024
ms.topic: how-to
ms.custom: linux-related-content
---

# Platform Invoke (P/Invoke)
Expand Down

0 comments on commit 435ba24

Please sign in to comment.