From 99dedb202a07e2b790e6ff5976da8cc5c6dd6a7e Mon Sep 17 00:00:00 2001 From: William Hiver <394565+whiver@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:32:14 +0100 Subject: [PATCH] Add BAP endpoint to required IP configuration --- articles/ip-address-configuration.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/articles/ip-address-configuration.md b/articles/ip-address-configuration.md index 85bb8dc0e..8608cafe1 100644 --- a/articles/ip-address-configuration.md +++ b/articles/ip-address-configuration.md @@ -5,6 +5,7 @@ author: masisley contributors: - v-aangie - jpapadimitriou + - whiver ms.subservice: cloud-flow ms.topic: conceptual ms.date: 04/17/2023 @@ -55,6 +56,10 @@ The following table lists the services to which Power Automate connects. Ensure |login.partner.microsoftonline.cn|https|Access to the Power Automate for desktop cloud discovery| |s2s.config.skype.com
use.config.skype.com|https|Access to preview features managed through flighting and configuration endpoints.| |s2s.config.ecs.infra.gov.teams.microsoft.us|https|Access to preview features managed through flighting and configuration endpoints for US government cloud.| +| *.api.bap.microsoft.com | https | Access to several Business App Platform APIs. | +| *.api.bap.microsoft.us | https | Access to several Business App Platform APIs (U.S. Government only). | +| *.api.bap.appsplatform.us | https | Access to several Business App Platform APIs (U.S. Government - DoD only). | +| *.api.bap.partner.microsoftonline.cn | https | Access to several Business App Platform APIs (21Vinaet - China only). | | *.api.powerplatform.com | https | Access to several Power Platform APIs. | | *.api.gov.powerplatform.microsoft.us | https | Access to several Power Platform APIs (U.S. Government - GCC only). | | *.api.high.powerplatform.microsoft.us | https | Access to several Power Platform APIs (U.S. Government - GCC High only). |