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/connect-virtual-network-vnet-isolated-environment.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,8 +95,7 @@ To make sure that your ISE is accessible and that the logic apps in that ISE can
95
95
This table describes the ports in your Azure virtual network that your ISE uses and where those ports get used. The [Resource Manager service tags](../virtual-network/security-overview.md#service-tags) represents a group of IP address prefixes that help minimize complexity when creating security rules.
96
96
97
97
> [!IMPORTANT]
98
-
> Source ports are ephemeral, so make sure that you set them to `*` for all rules.
99
-
> Where noted, internal ISE and external ISE refer to the
98
+
> Source ports are ephemeral, so make sure that you set them to `*` for all rules. Where noted, internal ISE and external ISE refer to the
100
99
> [endpoint that's selected at ISE creation](connect-virtual-network-vnet-isolated-environment.md#create-environment).
101
100
> For more information, see [Endpoint access](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md#endpoint-access).
102
101
@@ -112,7 +111,7 @@ This table describes the ports in your Azure virtual network that your ISE uses
112
111
| Communication from Azure Traffic Manager | Inbound | Internal ISE: 454 <p><p>External ISE: 443 | AzureTrafficManager | VirtualNetwork ||
| Connector policy deployment | Inbound | 3443 | APIManagement | VirtualNetwork | Required for deploying and updating connectors. Closing or blocking this port causes ISE deployments to fail and prevents connector updates or fixes. |
115
-
| Communication from your logic app | Outbound | 80, 443 | VirtualNetwork |The tag for the destination service | The destination service is the external service with which your logic app needs to communicate. |
114
+
| Communication from your logic app | Outbound | 80, 443 | VirtualNetwork |Varies based on destination | The endpoints for the external service with which your logic app needs to communicate. |
0 commit comments