Skip to content

Commit 0842001

Browse files
authored
Update vector-search-integrated-vectorization-ai-studio.md
Update with product limitation
1 parent 127bb89 commit 0842001

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-ai-search
88
ms.custom:
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 05/30/2025
11+
ms.date: 07/07/2025
1212
---
1313

1414
# Use embedding models from Azure AI Foundry model catalog for integrated vectorization
@@ -277,6 +277,9 @@ If you can't use key-based authentication, you can instead configure the AML ski
277277
"region": "westus", // Only need if AML project lives in different region from search service
278278
```
279279

280+
> [!NOTE]
281+
> Token authentication is not currently supported for Cohere models for this integration; only key authentication is available at this time.
282+
280283
## Next steps
281284

282285
+ [Configure a vectorizer in a search index](vector-search-how-to-configure-vectorizer.md)

0 commit comments

Comments
 (0)