Skip to content

Commit a43e319

Browse files
authored
Merge pull request #159 from ry0y4n/patch-4
Update search-get-started-portal-import-vectors.md
2 parents 54691ea + a60daeb commit a43e319

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,12 @@ The wizard supports Azure AI Vision image retrieval through multimodal embedding
193193

194194
1. Make sure your Azure AI Search service is in the same region.
195195

196-
1. After the service is deployed, go to the resource and select **Access control** to assign the **Cognitive Services OpenAI User** role to your search service's managed identity. Optionally, you can use key-based authentication for the connection.
196+
1. After the service is deployed, go to the resource and select **Access control** to assign the **Cognitive Services User** role to your search service's managed identity. Optionally, you can use key-based authentication for the connection.
197197

198198
After you finish these steps, you should be able to select the Azure AI Vision vectorizer in the **Import and vectorize data** wizard.
199199

200200
> [!NOTE]
201-
> If you can't select an Azure AI Vision vectorizer, make sure you have an Azure AI Vision resource in a supported region. Also make sure that your search service's managed identity has **Cognitive Services OpenAI User** permissions.
201+
> If you can't select an Azure AI Vision vectorizer, make sure you have an Azure AI Vision resource in a supported region. Also make sure that your search service's managed identity has **Cognitive Services User** permissions.
202202
203203
### [Azure AI Foundry model catalog](#tab/model-catalog)
204204

@@ -331,7 +331,7 @@ Chunking is built in and nonconfigurable. The effective settings are:
331331

332332
1. Specify whether you want your search service to authenticate using an API key or managed identity.
333333

334-
+ The identity should have a **Cognitive Services OpenAI User** role on the Azure AI multi-services account.
334+
+ The identity should have a **Cognitive Services User** role on the Azure AI multi-services account.
335335

336336
1. Select the checkbox that acknowledges the billing effects of using these resources.
337337

0 commit comments

Comments
 (0)