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
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -314,7 +314,13 @@ The IP addresses that Azure Logic Apps uses for incoming and outgoing calls depe
314
314
315
315
### Inbound IP addresses
316
316
317
-
This section lists the inbound IP addresses for the Azure Logic Apps service only. To help reduce complexity when you create security rules, you can optionally use the [service tag](../virtual-network/service-tags-overview.md), **LogicAppsManagement**, rather than specify inbound Logic Apps IP address prefixes for each region. This tag works across the regions where the Logic Apps service is available. If you have Azure Government, see [Azure Government - Inbound IP addresses](#azure-government-inbound).
317
+
This section lists the inbound IP addresses for the Azure Logic Apps service only. If you have Azure Government, see [Azure Government - Inbound IP addresses](#azure-government-inbound).
318
+
319
+
> [!TIP]
320
+
> To help reduce complexity when you create security rules, you can optionally use the
> rather than specify inbound Logic Apps IP address prefixes for each region.
323
+
> This tag works across the regions where the Logic Apps service is available.
318
324
319
325
<aname="multi-tenant-inbound"></a>
320
326
@@ -345,6 +351,7 @@ This section lists the inbound IP addresses for the Azure Logic Apps service onl
345
351
| South Central US | 13.65.98.39, 13.84.41.46, 13.84.43.45, 40.84.138.132 |
346
352
| South India | 52.172.9.47, 52.172.49.43, 52.172.51.140, 104.211.225.152 |
347
353
| Southeast Asia | 52.163.93.214, 52.187.65.81, 52.187.65.155, 104.215.181.6 |
354
+
| UAE Central | 20.45.75.193, 20.45.64.29, 20.45.64.87, 20.45.71.213 |
348
355
| UK South | 51.140.79.109, 51.140.78.71, 51.140.84.39, 51.140.155.81 |
349
356
| UK West | 51.141.48.98, 51.141.51.145, 51.141.53.164, 51.141.119.150 |
350
357
| West Central US | 52.161.26.172, 52.161.8.128, 52.161.19.82, 13.78.137.247 |
@@ -370,14 +377,21 @@ This section lists the inbound IP addresses for the Azure Logic Apps service onl
370
377
371
378
### Outbound IP addresses
372
379
373
-
This section lists the outbound IP addresses for the Azure Logic Apps service and managed connectors. To help reduce complexity when you create security rules, you can optionally use the [service tag](../virtual-network/service-tags-overview.md), **LogicApps**, rather than specify outbound Logic Apps IP address prefixes for each region. This tag works across the regions where the Logic Apps service is available. For managed connectors, use the IP addresses. If you have Azure Government, see [Azure Government - Outbound IP addresses](#azure-government-outbound).
380
+
This section lists the outbound IP addresses for the Azure Logic Apps service and managed connectors. If you have Azure Government, see [Azure Government - Outbound IP addresses](#azure-government-outbound).
381
+
382
+
> [!TIP]
383
+
> To help reduce complexity when you create security rules, you can optionally use the
0 commit comments