Skip to content

Commit 68acee3

Browse files
committed
permission rephrasing
1 parent b1b66ed commit 68acee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/agentic-knowledge-source-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A platform-specific knowledge source like the blob knowledge source includes spe
4848
4949
## Create a knowledge source
5050

51-
You must have [permissions](search-security-rbac.md) to create objects on a search service (**Search Service Contributor**), and also permissions to load an index if you're using a knowledge source (**Search Index Data Contributor**) that creates an indexer pipeline. Alternatively, you can also [use an API admin key](search-security-api-keys.md) to create and load objects.
51+
You must have [**Search Service Contributor** permissions](search-security-rbac.md) to create objects on a search service. You also need **Search Index Data Contributor** permissions to load an index if you're using a knowledge source that creates an indexer pipeline. Alternatively, you can [use an API admin key](search-security-api-keys.md) instead of roles.
5252

5353
You must use the REST API or an Azure SDK preview package to create a knowledge source. There's no portal support at this time. The following links provide instructions for creating a knowledge source:
5454

0 commit comments

Comments
 (0)