Skip to content

Commit fe8c54d

Browse files
committed
correct webhook suggestion
1 parent 9166d76 commit fe8c54d

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/logic-apps/logic-apps-limits-and-config.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: rohithah, laveeshb, rarayudu, azla
77
ms.topic: reference
8-
ms.date: 01/23/2023
8+
ms.date: 03/27/2023
99
---
1010

1111
# Limits and configuration reference for Azure Logic Apps
@@ -531,16 +531,18 @@ For Azure Logic Apps to receive incoming communication through your firewall, yo
531531
> [!TIP]
532532
> To help reduce complexity when you create security rules, you can optionally use the [service tag](../virtual-network/service-tags-overview.md),
533533
> **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.
539538
> The following connectors make inbound webhook callbacks to the Azure Logic Apps service:
540539
>
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,
542541
> 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.
544546
>
545547
> \* **SAP**: The return caller depends on whether the deployment environment is either multi-tenant Azure or ISE. In the
546548
> 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

Comments
 (0)