Skip to content

Commit d518931

Browse files
authored
Update RBAC metadata article date and permissions info
Updated the date for the article and clarified the support status of permission filters in Azure portal.
1 parent 360c763 commit d518931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-blob-indexer-role-based-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure AI Search
44
description: Learn how to configure Azure AI Search indexers for ingesting Azure Role-Based Access (RBAC) metadata on Azure blobs.
55
ms.service: azure-ai-search
66
ms.topic: how-to
7-
ms.date: 09/01/2025
7+
ms.date: 09/18/2025
88
author: vaishalishah
99
ms.author: vaishalishah
1010
---
@@ -39,7 +39,7 @@ The indexer approach is built on this foundation:
3939

4040
+ You should understand how indexers work and how to create an index. This article explains the configuration settings for the data source and indexer, but doesn't provide steps for creating the index. For more information about indexes designed for permission filters, see [Create an index with permission filter fields](search-index-access-control-lists-and-rbac-push-api.md#create-an-index-with-permission-filter-fields).
4141

42-
Permission filters aren't supported in the indexers and indexes created through the [Import wizards](search-import-data-portal.md). Use a programmatic approach to create or modify existing objects for document-level access.
42+
+ This functionality is currently not supported in the Azure portal, this includes Permission filters created through the [Import wizards](search-import-data-portal.md). Use a programmatic approach to create or modify existing objects for document-level access.
4343

4444
## Configure Blob storage
4545

0 commit comments

Comments
 (0)