Skip to content

Commit ffcf28b

Browse files
Merge pull request #275945 from gmndrg/main
Updated supportability for shared private link
2 parents 91ca476 + 2122870 commit ffcf28b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/search/vector-search-integrated-vectorization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-search
99
ms.custom:
1010
- ignite-2023
1111
ms.topic: conceptual
12-
ms.date: 05/06/2024
12+
ms.date: 05/21/2024
1313
---
1414

1515
# Integrated data chunking and embedding in Azure AI Search
@@ -113,10 +113,11 @@ Azure OpenAI token-per-minute limits are per model, per subscription. Keep this
113113

114114
On Azure AI Search, remember there are [service limits](search-limits-quotas-capacity.md) by tier and workloads.
115115

116+
If you need a [shared private link connection](search-indexer-howto-access-private.md) from a vectorizer, you must review the supportability of your setup and follow the respective instructions.
117+
116118
Finally, the following features aren't currently supported:
117119

118120
+ [Customer-managed encryption keys](search-security-manage-encryption-keys.md)
119-
+ [Shared private link connections](search-indexer-howto-access-private.md) to a vectorizer
120121
+ Currently, there's no batching for integrated data chunking and vectorization
121122

122123
## Benefits of integrated vectorization

0 commit comments

Comments
 (0)