Skip to content

Commit 8aeb68e

Browse files
committed
Updated the permissions info
1 parent 5c63098 commit 8aeb68e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-howto-managed-identities-data-sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,14 +189,14 @@ The following steps are for Azure Storage. If your resource is Azure Cosmos DB o
189189
190190
1. Select **Add role assignment**.
191191
192-
1. On the **Role** page, select the roles needed for your search service. Recall that roles are cumulative. You should choose only what you need, but you can select all of them for full access to integrated features:
192+
1. On the **Role** page, select the roles needed for your search service:
193193
194194
| Role | Usage |
195195
|------|-------|
196196
| **Reader and Data Access** | Grants read permissions for indexer access to content in Azure Table Storage and Azure File Storage. |
197197
| **Storage Blob Data Reader** | Grants read permissions for indexer access to content in Blob Storage and Azure Data Lake Storage Gen2. |
198-
| **Storage Blob Data Contributor** | Grants write permissions necessary for debug sessions, knowledge store object projections, and enrichment cache. |
199-
| **Storage Table Data Contributor** | Grants write permissions necessary for knowledge store table projections. |
198+
| **Storage Blob Data Contributor** | Grants read permissions for indexer access, plus write permissions for debug sessions, knowledge store object projections, and enrichment cache. |
199+
| **Storage Table Data Contributor** | Grants read permissions for indexer access, plus write permissions for knowledge store table projections. |
200200
201201
1. On the **Members** page, select **Managed Identity**.
202202

0 commit comments

Comments
 (0)