Skip to content

Commit 3a62305

Browse files
authored
Update search-indexer-howto-access-private.md
Remove the preview word for the resource types / subresource that are already in GA now (custom skill and AOAI shared private links)
1 parent 69edbba commit 3a62305

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: mrcarter8
88
ms.author: mcarter
99
ms.service: cognitive-search
1010
ms.topic: how-to
11-
ms.date: 05/23/2024
11+
ms.date: 08/06/2024
1212
---
1313

1414
# Make outbound connections through a shared private link
@@ -93,9 +93,9 @@ You can create a shared private link for the following resources.
9393
| Microsoft.Sql/servers <sup>3</sup> | `sqlServer` |
9494
| Microsoft.KeyVault/vaults | `vault` |
9595
| Microsoft.DBforMySQL/servers (preview) | `mysqlServer`|
96-
| Microsoft.Web/sites (preview) <sup>4</sup> | `sites` |
96+
| Microsoft.Web/sites <sup>4</sup> | `sites` |
9797
| Microsoft.Sql/managedInstances (preview) <sup>5</sup>| `managedInstance` |
98-
| Microsoft.CognitiveServices/accounts (preview) <sup>6</sup>| `openai_account` |
98+
| Microsoft.CognitiveServices/accounts <sup>6</sup>| `openai_account` |
9999

100100
<sup>1</sup> If Azure Storage and Azure AI Search are in the same region, the connection to storage is made over the Microsoft backbone network, which means a shared private link is redundant for this configuration. However, if you already set up a private endpoint for Azure Storage, you should also set up a shared private link or the connection is refused on the storage side. Also, if you're using multiple storage formats for various scenarios in search, make sure to create a separate shared private link for each subresource.
101101

0 commit comments

Comments
 (0)