Skip to content

Commit 32671cb

Browse files
authored
Update search-get-started-portal-import-vectors.md
Updated with limitation from AI Studio accounts and custom subdomain requirement
1 parent 94ec04f commit 32671cb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/search/search-get-started-portal-import-vectors.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-ai-search
99
ms.custom:
1010
- build-2024
1111
ms.topic: quickstart
12-
ms.date: 08/13/2024
12+
ms.date: 10/16/2024
1313
---
1414

1515
# Quickstart: Vectorize text and images by using the Azure portal
@@ -47,6 +47,10 @@ Key points about the wizard:
4747
| [Azure AI Studio model catalog](/azure/ai-studio/what-is-ai-studio) | Azure, Cohere, and Facebook embedding models. |
4848
| [Azure AI services multiservice account](/azure/ai-services/multi-service-resource) | [Azure AI Vision multimodal](/azure/ai-services/computer-vision/how-to/image-retrieval) for image and text vectorization. Azure AI Vision multimodal is available in selected regions. [Check the documentation](/azure/ai-services/computer-vision/how-to/image-retrieval?tabs=csharp) for an updated list. **To use this resource, the account must be in an available region and in the same region as Azure AI Search**. |
4949

50+
If using the Azure OpenAI Service, it must have an associated [custom subdomain](/ai-services/cognitive-services-custom-subdomains). If the service was created through the Azure portal, this subdomain is automatically generated as part of your service setup. Ensure that your service includes a custom subdomain before using it with the Azure AI Search integration.
51+
52+
Note that Azure OpenAI models created with an AI Studio service account are not supported. Only models from the Azure OpenAI Service are compatible with the Azure OpenAI integration.
53+
5054
### Public endpoint requirements
5155

5256
All of the preceding resources must have public access enabled so that the portal nodes can access them. Otherwise, the wizard fails. After the wizard runs, you can enable firewalls and private endpoints on the integration components for security. For more information, see [Secure connections in the import wizards](search-import-data-portal.md#secure-connections).

0 commit comments

Comments
 (0)