Skip to content

Commit 0a0a4de

Browse files
committed
Clarity edits about ISE ports
1 parent 60acbeb commit 0a0a4de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/logic-apps/connect-virtual-network-vnet-isolated-environment.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@ To make sure that your ISE is accessible and that the logic apps in that ISE can
9595
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.
9696

9797
> [!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
10099
> [endpoint that's selected at ISE creation](connect-virtual-network-vnet-isolated-environment.md#create-environment).
101100
> For more information, see [Endpoint access](../logic-apps/connect-virtual-network-vnet-isolated-environment-overview.md#endpoint-access).
102101
@@ -112,7 +111,7 @@ This table describes the ports in your Azure virtual network that your ISE uses
112111
| Communication from Azure Traffic Manager | Inbound | Internal ISE: 454 <p><p>External ISE: 443 | AzureTrafficManager | VirtualNetwork | |
113112
| API Management - management endpoint | Inbound | 3443 | APIManagement | VirtualNetwork | |
114113
| 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. |
116115
| Azure Active Directory | Outbound | 80, 443 | VirtualNetwork | AzureActiveDirectory | |
117116
| Connection management | Outbound | 443 | VirtualNetwork | AppService | |
118117
| Publish Diagnostic Logs & Metrics | Outbound | 443 | VirtualNetwork | AzureMonitor | |

0 commit comments

Comments
 (0)