From 7077f85752dddff53f98783c1c260d5874787754 Mon Sep 17 00:00:00 2001 From: Daniela Bonilla Montero <92937694+Danielabom@users.noreply.github.com> Date: Thu, 3 Oct 2024 14:34:48 -0600 Subject: [PATCH 1/2] Update connectors-overview.md --- MicrosoftSearch/connectors-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MicrosoftSearch/connectors-overview.md b/MicrosoftSearch/connectors-overview.md index f6c62d46..7eb1743c 100644 --- a/MicrosoftSearch/connectors-overview.md +++ b/MicrosoftSearch/connectors-overview.md @@ -131,7 +131,7 @@ After custom data is indexed, developers can [query this data](/graph/search-con * When you **publish** a Microsoft Graph connector, it can take a few minutes for the connection to be created. During that time, the connection shows its status as 'Publishing'. -* There's a connection limit. Each tenant can create up to 30 connections. If you need more connections reach out to us by filling this [form](https://aka.ms/GraphConnectorsHigherCapacity). +* There's a connection limit. Each tenant can create up to 30 connections. If you need more connections, fill out this [form](https://aka.ms/GraphConnectorsHigherCapacity). -* There are limited edit capabilities supported after publishing a connection. If you need to change any details other than the ones enabled, you must delete and recreate the connection. +* There are limited edit capabilities that are supported after publishing a connection. If you need to change any details other than the ones enabled, you must delete and recreate the connection. From 561093e99428d6abf8ad44b13387f800ca4a04d9 Mon Sep 17 00:00:00 2001 From: Daniela Bonilla Montero <92937694+Danielabom@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:06:23 -0600 Subject: [PATCH 2/2] Update configure-connector.md --- MicrosoftSearch/configure-connector.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MicrosoftSearch/configure-connector.md b/MicrosoftSearch/configure-connector.md index 9c2d8717..c1b596ba 100644 --- a/MicrosoftSearch/configure-connector.md +++ b/MicrosoftSearch/configure-connector.md @@ -21,7 +21,7 @@ description: "Learn how to configure your Microsoft Graph connector for Microsof # Set up Microsoft Graph connectors in the Microsoft 365 admin center -This article shows the basic process required to set up Microsoft Graph connectors in the [Microsoft 365 admin center](https://admin.microsoft.com). The basic process includes the following steps: +This article shows the basic process required to set up Microsoft Graph connectors in the [Microsoft 365 admin center](https://admin.microsoft.com). The basic process includes the following steps: **(Let's try to make this content more dynamic.)** 1. [Add a Microsoft Graph connector in the Microsoft 365 admin center](#step-1-add-a-microsoft-graph-connector-in-the-microsoft-365-admin-center) 2. [Name the connection](#step-2-name-the-connection) @@ -35,7 +35,7 @@ This article shows the basic process required to set up Microsoft Graph connecto 10. [Manage connection results](#step-10-manage-connection-results) 11. [Customize the search results page](#step-11-customize-the-search-results-page) -This article also includes the following information: +This article also includes the following information: * [Troubleshooting](#troubleshooting) * [Limitations](#limitations)