Skip to content

Commit a888313

Browse files
Converted back to original table with 3 rows and modified footnotes
1 parent 961f117 commit a888313

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/search/search-limits-quotas-capacity.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,17 @@ Indexers can access other Azure resources [over private endpoints](search-indexe
144144

145145
| Resource | Free | Basic | S1 | S2 | S3 | S3 HD | L1 | L2 |
146146
|----------|------|-------|----|----|----|-------|----|----|
147-
| Private endpoint indexer support <sup>1</sup> | No | Yes <sup>2</sup> | Yes <sup>3</sup> | Yes | Yes | No | Yes | Yes |
147+
| Private endpoint indexer support | No | Yes | Yes | Yes | Yes | No | Yes | Yes |
148+
| Private endpoint support for indexers with a skillset <sup>1</sup> | No | No | Yes | Yes | Yes | No | Yes | Yes |
149+
| Private endpoint support for indexers with a skillset and integrated vectorization <sup>2</sup> | No | Yes | Yes | Yes | Yes | No | Yes | Yes |
148150
| Maximum private endpoints | N/A | 10 or 30 | 100 | 400 | 400 | N/A | 20 | 20 |
149-
| Maximum distinct resource types <sup>4</sup> | N/A | 4 | 7 | 15 | 15 | N/A | 4 | 4 |
151+
| Maximum distinct resource types <sup>3</sup> | N/A | 4 | 7 | 15 | 15 | N/A | 4 | 4 |
150152

151-
<sup>1</sup> Skillset processing is computationally intensive and consume disproportionate amounts of available processing power. For this reason, private connections are disabled on certain instances of lower tiers to ensure the performance and stability of the search service itself.
153+
<sup>1</sup> High-capacity S1 services created after April 3, 2024 in the regions listed under [Partition Storage](search-limits-quotas-capacity.md#partition-storage-gb) with a skillset support shared private links. AI enrichment and image analysis are computationally intensive and consume disproportionate amounts of available processing power. For this reason, private connections are disabled on lower tiers to ensure the performance and stability of the search service itself.
152154

153-
<sup>2</sup> Shared private links are supported on the basic tier for any indexer that does not have a skillset. High-capacity basic services created after April 3, 2024 in the regions listed under [Partition Storage](search-limits-quotas-capacity.md#partition-storage-gb) and running [integrated vectorization](vector-search-integrated-vectorization.md) workloads at indexing time support shared private links, but the system must detect at least a skill that is embedding data. Other basic services and skillset configurations do not support shared private links.
155+
<sup>2</sup> High-capacity services created after April 3, 2024 in the regions listed under [Partition Storage](search-limits-quotas-capacity.md#partition-storage-gb) and running [integrated vectorization](vector-search-integrated-vectorization.md) workloads at indexing time support shared private links in paid tiers. The system must detect at least a skill that is embedding data.
154156

155-
<sup>3</sup> Shared private links are supported on the S1 tier for any indexer that does not have a skillset. High-capacity S1 services created after April 3, 2024 in the regions listed under [Partition Storage](search-limits-quotas-capacity.md#partition-storage-gb) and using a skillset support shared private links. Other S1 services with skillsets do not support shared private links.
156-
157-
<sup>4</sup> The number of distinct resource types are computed as the number of unique `groupId` values used across all shared private link resources for a given search service, irrespective of the status of the resource.
157+
<sup>3</sup> The number of distinct resource types are computed as the number of unique `groupId` values used across all shared private link resources for a given search service, irrespective of the status of the resource.
158158

159159
## Synonym limits
160160

0 commit comments

Comments
 (0)