Skip to content

Commit 9aaf65e

Browse files
committed
add prereq for assigning roles
1 parent bb96a28 commit 9aaf65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-agentic-retrieval-how-to-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use Azure OpenAI or an equivalent open source model:
4545

4646
### Configure access
4747

48-
Before you begin, make sure you have permissions to access content and operations. We recommend Microsoft Entra ID authentication and role-based access for authorization. If roles aren't feasible, you can use [key-based authentication](search-security-api-keys.md) instead.
48+
Before you begin, make sure you have permissions to access content and operations. We recommend Microsoft Entra ID authentication and role-based access for authorization. You must be an **Owner** or **User Access Administrator** to assign roles. If roles aren't feasible, you can use [key-based authentication](search-security-api-keys.md) instead.
4949

5050
On Azure AI Search:
5151

0 commit comments

Comments
 (0)