Skip to content

Commit f7f6cc6

Browse files
committed
fixed validation warning
1 parent 04724ed commit f7f6cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This step integrates your application with Azure AD for the purpose of accepting
6565

6666
Microsoft Graph provides an API that allows programmatic access to Azure AD through a REST API. The code sample for this walkthrough uses the permissions to call the Microsoft Graph API for creating groups, users, and associations. The APIs are also used to cache group identifiers for faster filtering.
6767

68-
1. Select **Grant admin consent for <tenant-name>** to complete the consent process.
68+
1. Select **Grant admin consent for tenant** to complete the consent process.
6969

7070
## Create users and groups
7171

0 commit comments

Comments
 (0)