Skip to content

Commit 9ab1550

Browse files
authored
Update search-indexer-howto-access-private.md
Updated with new conditions to support SPL in all paid tiers with higher capacity for integrated vectorization
1 parent 29b9325 commit 9ab1550

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: mrcarter8
88
ms.author: mcarter
99
ms.service: azure-ai-search
1010
ms.topic: how-to
11-
ms.date: 10/16/2024
11+
ms.date: 10/22/2024
1212
---
1313

1414
# Make outbound connections through a shared private link
@@ -66,7 +66,11 @@ When evaluating shared private links for your scenario, remember these constrain
6666

6767
## Prerequisites
6868

69-
+ An Azure AI Search at the Basic tier or higher. If you're using [AI enrichment](cognitive-search-concept-intro.md) and skillsets, the tier must be Standard 2 (S2) or higher. See [Service limits](search-limits-quotas-capacity.md#shared-private-link-resource-limits) for details.
69+
+ For [integrated vectorization](vector-search-integrated-vectorization.md) only, outbound connections through shared private link are supported on all billable tiers, on services [created after April 3, 2024](vector-search-index-size.md#how-to-check-service-creation-date), in regions providing [higher capacity](search-limits-quotas-capacity.md#partition-storage-gb).
70+
71+
+ For [AI enrichment](cognitive-search-concept-intro.md) and skillset processing that doesn't include an embedding skill, Azure AI Search must be Standard 2 (S2) or higher.
72+
73+
+ For all other use cases, that don't involve skillsets, Azure AI Search can be Basic or higher.
7074

7175
+ An Azure PaaS resource from the following list of [supported resource types](#supported-resource-types), configured to run in a virtual network.
7276

0 commit comments

Comments
 (0)