From 2d02315ea56256af1b6b3c02cf21d7176733fdd6 Mon Sep 17 00:00:00 2001 From: Isaac Vargas Date: Tue, 9 Jul 2024 11:26:10 -0600 Subject: [PATCH 1/2] Pre-built connectors link --- docs/overview-graph-connector.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/overview-graph-connector.md b/docs/overview-graph-connector.md index 4726f5c..4e4b022 100644 --- a/docs/overview-graph-connector.md +++ b/docs/overview-graph-connector.md @@ -45,6 +45,11 @@ Visit the connectors gallery to find all the information you need to get started ![Image showing the new connectors gallery.](assets/images/connectors-gallery.png) + +> [!IMPORTANT] +> +> To learn more about pre-built connectors go to [Set up Microsoft built Graph Connectors](/microsoftsearch/configure-connector.md) . + ## Create your own custom Microsoft Graph connection You can use the [Microsoft Graph connectors APIs](/graph/connecting-external-content-connectors-api-overview?context=microsoft-365-copilot/extensibility/context) to build custom Microsoft Graph connections that index content from line-of-business data sources into Microsoft Graph. You can use the Microsoft Graph connectors APIs to create and manage external Microsoft Graph connections, define and register the schema of external data types, ingest external data items into Microsoft Graph, and sync external groups. From a37ea1bfb523840fcc73b74010a8ff4f467a7abf Mon Sep 17 00:00:00 2001 From: Isaac Vargas <70350956+isvargasmsft@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:36:07 -0600 Subject: [PATCH 2/2] Update overview-graph-connector.md --- docs/overview-graph-connector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/overview-graph-connector.md b/docs/overview-graph-connector.md index 4e4b022..0c2a220 100644 --- a/docs/overview-graph-connector.md +++ b/docs/overview-graph-connector.md @@ -48,7 +48,7 @@ Visit the connectors gallery to find all the information you need to get started > [!IMPORTANT] > -> To learn more about pre-built connectors go to [Set up Microsoft built Graph Connectors](/microsoftsearch/configure-connector.md) . +> To learn more about pre-built connectors go to [Set up Microsoft built Graph Connectors](/microsoftsearch/configure-connector) . ## Create your own custom Microsoft Graph connection