Skip to content

Commit 695d6a0

Browse files
authored
Merge pull request #376 from changeworld/patch-3
Fix typo: withe -> with
2 parents 3d20e7d + b064caa commit 695d6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-security-rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ These steps create a custom role that augments search query rights to include li
531531

532532
### [**Azure PowerShell**](#tab/custom-role-ps)
533533

534-
The PowerShell example shows the JSON syntax for creating a custom role that's a clone of **Search Index Data Reader**, but withe ability to list all indexes by name.
534+
The PowerShell example shows the JSON syntax for creating a custom role that's a clone of **Search Index Data Reader**, but with ability to list all indexes by name.
535535

536536
1. Review the [list of atomic permissions](/azure/role-based-access-control/resource-provider-operations#microsoftsearch) to determine which ones you need. For this example, you'll need the following:
537537

0 commit comments

Comments
 (0)