Skip to content

Commit eec872d

Browse files
Adding note section in the Blob page to add mention about the RBAC scope ingestion
1 parent b23c15d commit eec872d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/search/search-howto-indexing-azure-blob-storage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ To configure and run the indexer, you can use:
2727

2828
This article uses the REST APIs to illustrate each step.
2929

30+
> [!NOTE]
31+
> Azure AI Search can now ingest RBAC scope during indexing and transfers those permissions to indexed content in the search index. For more information about RBAC scope during indexing, see [Indexing Azure Role-Based Access Control scope using Indexers](search-blob-indexer-role-based-access.md).
32+
3033
## Prerequisites
3134

3235
+ [Azure Blob Storage](/azure/storage/blobs/storage-blobs-overview), Standard performance (general-purpose v2).

0 commit comments

Comments
 (0)