Skip to content

Commit 8faca31

Browse files
committed
rolled back some edits
1 parent 55d23e2 commit 8faca31

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/search/search-query-access-control-rbac-enforcement.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Query-Time ACL and RBAC Enforcement
2+
title: Query-Time ACL and RBAC Enforcement in ADLS Gen2 Indexes
33
titleSuffix: Azure AI Search
4-
description: Learn how query-time ACL and RBAC enforcement ensures secure document retrieval in Azure AI Search for indexes containing permission filters, such as those from Azure Data Lake Storage (ADLS) Gen2 data sources.
4+
description: Learn how query-time ACL and RBAC enforcement ensures secure document retrieval in Azure AI Search for indexes containing permission filters from Azure Data Lake Storage (ADLS) Gen2 data sources.
55
ms.service: azure-ai-search
66
ms.topic: conceptual
77
ms.date: 05/15/2025
@@ -11,9 +11,7 @@ ms.author: magottei
1111

1212
# Query-Time ACL and RBAC enforcement in Azure AI Search
1313

14-
Query-time access control ensures that users only retrieve search results they're authorized to access, based on their identity, group memberships, roles, or attributes. This functionality is essential for secure enterprise search and compliance-driven workflows.
15-
16-
Azure Data Lake Storage (ADLS) Gen2 provides an access model that makes fine-grained access control easier to implement, but you can use other data sources, providing you use the push APIs and you send documents that include permission metadata alongside other indexable fields.
14+
Query-time access control ensures that users only retrieve search results they're authorized to access, based on their identity, group memberships, roles, or attributes. This functionality is essential for secure enterprise search and compliance-driven workflows.
1715

1816
## Requirements
1917

0 commit comments

Comments
 (0)