Skip to content

Commit dd9b74a

Browse files
Merge pull request #1924 from gmndrg/main
Shared Private Link for AI Services with managed identity
2 parents 85d3ff0 + 1e7222e commit dd9b74a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-indexer-howto-access-private.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: azure-ai-search
1010
ms.custom:
1111
- ignite-2024
1212
ms.topic: how-to
13-
ms.date: 11/19/2024
13+
ms.date: 12/10/2024
1414
---
1515

1616
# Make outbound connections through a shared private link
@@ -126,7 +126,7 @@ You can create a shared private link for the following resources.
126126

127127
<sup>7</sup> Shared private link for Azure OpenAI is only supported in public cloud. Other cloud offerings such as [Microsoft Azure Government](https://azure.microsoft.com/explore/global-infrastructure/government/) don't have support for shared private links for `openai_account` Group ID.
128128

129-
<sup>8</sup> Shared private links are now supported (as of November 2024) for connections to Azure AI multiservice accounts. Azure AI Search connects to Azure AI multiservice for [billing purposes](cognitive-search-attach-cognitive-services.md). These connections can now be private through a shared private link.
129+
<sup>8</sup> Shared private links are now supported (as of November 2024) for connections to Azure AI multiservice accounts. Azure AI Search connects to Azure AI multiservice for [billing purposes](cognitive-search-attach-cognitive-services.md). These connections can now be private through a shared private link. Shared private link is only supported when configuring [a managed identity (keyless configuration)](cognitive-search-attach-cognitive-services.md#bill-through-a-keyless-connection) in the skillset definition.
130130

131131
## 1 - Create a shared private link
132132

0 commit comments

Comments
 (0)