Skip to content

Commit f21d8a4

Browse files
committed
formatting
1 parent 6fe09f8 commit f21d8a4

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
@@ -69,16 +69,16 @@ When evaluating shared private links for your scenario, remember these constrain
6969

7070
## Prerequisites
7171

72-
+ Azure AI Search service tier and region requirements, by workload:
72+
+ [A supported Azure resource](#supported-resource-types), configured to run in a virtual network.
73+
74+
+ An Azure AI Search service with tier and region requirements, by workload:
7375

7476
| Workload | Tier requirements | Region requirements | Service creation requirements |
7577
|----------|-------------------|---------------------|---------------------|
7678
| Indexers without skillsets | Basic and higher | None | None |
7779
| Skillsets with embedding skills ([integrated vectorization](vector-search-integrated-vectorization.md)) | Basic and higher | [High capacity regions](search-limits-quotas-capacity.md#partition-storage-gb) | [After April 3, 2024](vector-search-index-size.md#how-to-check-service-creation-date) |
7880
| Skillsets using [built-in](cognitive-search-predefined-skills.md) or custom skills | Standard 2 (S2) and higher | None | [After April 3, 2024](vector-search-index-size.md#how-to-check-service-creation-date) |
7981

80-
+ [A supported Azure resource](#supported-resource-types), configured to run in a virtual network.
81-
8282
+ Permissions on both Azure AI Search and the Azure resource:
8383

8484
| Resource | Permissions |

0 commit comments

Comments
 (0)