Skip to content

Commit ea55399

Browse files
authored
fix typo
1 parent f7f6cc6 commit ea55399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-security-trimming-for-azure-search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 03/24/2023
1313

1414
# Security filters for trimming results in Azure Cognitive Search
1515

16-
Cognitive Search doesn't provide document-level permissions and can't vary search results from the within the same index by user permissions. As a workaround, you can create a filter that trims search results based on a string containing a group or user identity.
16+
Cognitive Search doesn't provide document-level permissions and can't vary search results from within the same index by user permissions. As a workaround, you can create a filter that trims search results based on a string containing a group or user identity.
1717

1818
This article describes a pattern for security filtering that includes following steps:
1919

0 commit comments

Comments
 (0)