Skip to content

Commit 204f8ae

Browse files
committed
permissions
1 parent 4bdc418 commit 204f8ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/search/search-get-started-rag.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ Requests to the search endpoint must be authenticated and authorized. You can us
4242
1. In the Azure portal, find your Azure AI Search service.
4343
1. On the left menu, select **Settings** > **Keys**, and then select either **Role-based access control** or **Both**.
4444
1. On the left menu, select **Access control (IAM)**.
45-
1. Add the following role assignments for the Azure OpenAI managed identity: **Search Index Data Reader**
46-
47-
You only need data reader for this quickstart because this scenario is limited to query operations.
45+
1. Add the following role assignments for the Azure OpenAI managed identity: **Search Index Data Reader**, **Search Service Contributor**.
4846

4947
1. Assign yourself to the **Cognitive Services OpenAI User** role on Azure OpenAI. This is the only role you need for query workloads.
5048

0 commit comments

Comments
 (0)