Skip to content

Commit 459979e

Browse files
authored
Merge pull request #199865 from v-rajagt/gimondra
Link fixed.
2 parents accb059 + 5eb39fd commit 459979e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/search-howto-index-sharepoint-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The SharePoint indexer supports both [delegated and application](/graph/auth/aut
7171

7272
+ Application permissions, where the indexer runs under the identity of the SharePoint tenant with access to all sites and files within the SharePoint tenant. The indexer requires a [client secret](../active-directory/develop/v2-oauth2-client-creds-grant-flow.md) to access the SharePoint tenant. The indexer will also require [tenant admin approval](../active-directory/manage-apps/grant-admin-consent.md) before it can index any content.
7373

74-
Note that if your Azure Active Directory organization has [Conditional Access enabled](/active-directory/conditional-access/overview.md) and your administrator is not able to grant any device access for Delegated permissions, you should consider Application permissions instead. For more information, refer to [SharePoint Conditional Access policies](/remove-search-indexer-troubleshooting.md#sharepoint-conditional-access-policies).
74+
Note that if your Azure Active Directory organization has [Conditional Access enabled](/azure/active-directory/conditional-access/overview) and your administrator is not able to grant any device access for Delegated permissions, you should consider Application permissions instead. For more information, refer to [SharePoint Conditional Access policies](/azure/search/search-indexer-troubleshooting#sharepoint-conditional-access-policies).
7575

7676
### Step 3: Create an Azure AD application
7777

articles/search/search-index-azure-sql-managed-instance-with-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before learning more about this feature, it is recommended that you have an unde
2929

3030
* Azure AD admin role on SQL Managed Instance:
3131

32-
To assign read permissions on SQL Managed Instance, you must be an Azure Global Admin with a SQL Managed Instance. See [Configure and manage Azure AD authentication with SQL Managed Instance](/azure/azure-sql/managed-instance/authentication-aad-configure) and follow the steps to provision an Azure AD admin (SQL Managed Instance).
32+
To assign read permissions on SQL Managed Instance, you must be an Azure Global Admin with a SQL Managed Instance. See [Configure and manage Azure AD authentication with SQL Managed Instance](/azure/azure-sql/database/authentication-aad-configure) and follow the steps to provision an Azure AD admin (SQL Managed Instance).
3333

3434
* [Configure public endpoint and NSG in SQL Managed Instance](search-howto-connecting-azure-sql-mi-to-azure-search-using-indexers.md) to allow connections from Azure Cognitive Search.
3535

0 commit comments

Comments
 (0)