Skip to content

Commit 8e5572c

Browse files
authored
Move bullet for fixed or reserved IP
1 parent ddb33be commit 8e5572c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,12 @@ The IP addresses that Azure Logic Apps uses for incoming and outgoing calls depe
298298
> * **LogicAppsManagement**: Represents the inbound IP address prefixes for the Logic Apps service.
299299
> * **LogicApps**: Represents the outbound IP address prefixes for the Logic Apps service.
300300
301+
* Fixed or reserved IP addresses are unavailable for these connectors:
302+
303+
* Custom connectors, whether in multi-tenant Azure, [integration service environments (ISEs)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md), [Azure Government](../azure-government/documentation-government-overview.md), or [Azure China 21Vianet](https://docs.microsoft.com/azure/china/)
304+
305+
* Managed connectors in [Azure China 21Vianet](https://docs.microsoft.com/azure/china/), for example, Azure Storage, SQL Server, Office 365, and so on
306+
301307
* To support the calls that your logic apps directly make with [HTTP](../connectors/connectors-native-http.md), [HTTP + Swagger](../connectors/connectors-native-http-swagger.md), and other HTTP requests, set up your firewall with all the [inbound](#inbound) *and* [outbound](#outbound) IP addresses that are used by the Logic Apps service, based on the regions where your logic apps exist. These addresses appear under the **Inbound** and **Outbound** headings in this section, and are sorted by region.
302308

303309
* To support the calls that [Microsoft-managed connectors](../connectors/apis-list.md) make, set up your firewall with *all* the [outbound](#outbound) IP addresses used by these connectors, based on the regions where your logic apps exist. These addresses appear under the **Outbound** heading in this section, and are sorted by region.
@@ -308,12 +314,6 @@ The IP addresses that Azure Logic Apps uses for incoming and outgoing calls depe
308314

309315
For example, logic apps can't directly access storage accounts that use firewall rules and exist in the same region. However, if you permit the [outbound IP addresses for managed connectors in your region](../logic-apps/logic-apps-limits-and-config.md#outbound), your logic apps can access storage accounts that are in a different region except when you use the Azure Table Storage or Azure Queue Storage connectors. To access your Table Storage or Queue Storage, you can use the HTTP trigger and actions instead. For other options, see [Access storage accounts behind firewalls](../connectors/connectors-create-api-azureblobstorage.md#access-storage-accounts-behind-firewalls).
310316

311-
* These connectors don't have fixed or reserved IP addresses:
312-
313-
* Custom connectors, whether they're in multi-tenant Azure, [integration service environments (ISEs)](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md), [Azure Government](../azure-government/documentation-government-overview.md), and [Azure China 21Vianet](https://docs.microsoft.com/azure/china/)
314-
315-
* Managed connectors in [Azure China 21Vianet](https://docs.microsoft.com/azure/china/), for example, Azure Storage, SQL Server, Office 365, and so on
316-
317317
<a name="inbound"></a>
318318

319319
### Inbound IP addresses

0 commit comments

Comments
 (0)