Skip to content

Commit b14b874

Browse files
committed
clarified role assignment
1 parent e594809 commit b14b874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ Requests to the search endpoint must be authenticated and authorized. You can us
5151

5252
1. Assign roles:
5353

54-
1. Add the following role assignments for the Azure OpenAI managed identity:
54+
1. On Azure AI Search, add two role assignments for the Azure OpenAI managed identity:
5555

5656
- **Search Index Data Reader**
5757
- **Search Service Contributor**
5858

59-
1. Assign yourself to a role on Azure OpenAI. In this quickstart, the requests to Azure OpenAI are sent on your behalf:
59+
1. On Azure OpenAI, assign yourself to a role. The code for this quickstart runs locally. Requests to Azure OpenAI originate from your system:
6060

6161
- **Cognitive Services OpenAI User**
6262

0 commit comments

Comments
 (0)