From 44674df7a52e825b7d3c79c14af7f40a48a9c6c5 Mon Sep 17 00:00:00 2001 From: Eickhel Mendoza <17008622+Eickhel@users.noreply.github.com> Date: Thu, 9 May 2024 10:02:25 +0100 Subject: [PATCH] Update for Entra connector name Update to include the proper name for the connector --- power-platform/guidance/coe/setup-core-components.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/power-platform/guidance/coe/setup-core-components.md b/power-platform/guidance/coe/setup-core-components.md index 73222d8a2..15383f9ab 100644 --- a/power-platform/guidance/coe/setup-core-components.md +++ b/power-platform/guidance/coe/setup-core-components.md @@ -52,8 +52,8 @@ We recommend that you create connections to all connectors used in the solution - [Power Query Dataflows](/connectors/dataflows/) - [RSS](/connectors/rss/) - [SharePoint](/connectors/sharepointonline/) - - [HTTP with Microsoft Entra ID](/connectors/webcontents/) -1. Create a connection for [HTTP with Microsoft Entra ID](/connectors/webcontents/), and set **Base Resource URL** and **Microsoft Entra Resource URI (Application ID URI)** to [https://graph.microsoft.com/](https://graph.microsoft.com/) for commercial tenants. If your tenant is in GCC, GCC High, or DoD, check your [service root endpoint for Microsoft Graph](/graph/deployments#microsoft-graph-and-graph-explorer-service-root-endpoints). + - [HTTP with Microsoft Entra ID (preauthorized)](/connectors/webcontents/) +1. Create a connection for [HTTP with Microsoft Entra ID (preauthorized)](/connectors/webcontents/), and set **Base Resource URL** and **Microsoft Entra Resource URI (Application ID URI)** to [https://graph.microsoft.com/](https://graph.microsoft.com/) for commercial tenants. If your tenant is in GCC, GCC High, or DoD, check your [service root endpoint for Microsoft Graph](/graph/deployments#microsoft-graph-and-graph-explorer-service-root-endpoints). :::image type="content" source="media/httpazuread.png" alt-text="Establish an HTTP with Microsoft Entra connection":::