You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/logic-apps-limits-and-config.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: rohithah, laveeshb, rarayudu, azla
7
7
ms.topic: reference
8
-
ms.date: 01/23/2023
8
+
ms.date: 03/27/2023
9
9
---
10
10
11
11
# Limits and configuration reference for Azure Logic Apps
@@ -531,16 +531,18 @@ For Azure Logic Apps to receive incoming communication through your firewall, yo
531
531
> [!TIP]
532
532
> To help reduce complexity when you create security rules, you can optionally use the [service tag](../virtual-network/service-tags-overview.md),
533
533
> **LogicAppsManagement**, rather than specify inbound Logic Apps IP address prefixes for each region.
534
-
>
535
-
> Some managed connectors make inbound webhook callbacks to the Azure Logic Apps service. For these managed connectors, you can optionally use the
536
-
> **AzureConnectors** service tag for these managed connectors, rather than specify inbound managed connector IP address prefixes for each region.
537
-
> These tags work across the regions where the Azure Logic Apps service is available.
538
-
>
534
+
535
+
> [!Note]
536
+
> Some managed connectors make inbound webhook callbacks to the Azure Logic Apps service. If you use access control on the logic
537
+
> app, you need to make sure the calls from these target systems (aka IPs) are allowed to access the logic app.
539
538
> The following connectors make inbound webhook callbacks to the Azure Logic Apps service:
540
539
>
541
-
> Adobe Creative Cloud, Adobe Sign, Adobe Sign Demo, Adobe Sign Preview, Adobe Sign Stage, Microsoft Sentinel, Business Central, Calendly,
540
+
> Adobe Creative Cloud, Adobe Sign, Adobe Sign Demo, Adobe Sign Preview, Adobe Sign Stage, Microsoft Sentinel, Event Grid, Microsoft Form, Business Central, Calendly,
542
541
> Common Data Service, DocuSign, DocuSign Demo, Dynamics 365 for Fin & Ops, LiveChat, Office 365 Outlook, Outlook.com, Parserr, SAP*,
543
-
> Shifts for Microsoft Teams, Teamwork Projects, Typeform
542
+
> Shifts for Microsoft Teams, Teamwork Projects, Typeform etc.
543
+
>
544
+
> \***Office 365**: The return caller is actually the Office 365 connector. You can specify outbound managed connector IP address prefixes for each region or optionally use the
545
+
> **AzureConnectors** service tag for these managed connectors.
544
546
>
545
547
> \***SAP**: The return caller depends on whether the deployment environment is either multi-tenant Azure or ISE. In the
546
548
> multi-tenant environment, the on-premises data gateway makes the call back to the Azure Logic Apps service. In an ISE, the SAP
0 commit comments