Skip to content

Commit 8ecc98b

Browse files
committed
edit pass: self-hosted-integration-runtime-troubleshoot-guide
1 parent 3673b52 commit 8ecc98b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/data-factory/self-hosted-integration-runtime-troubleshoot-guide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following is the expected response:
7575
7676
> [!NOTE]
7777
> Proxy considerations:
78-
> * Check whether the proxy server requires whitelisting. If so, have [these domains](https://docs.microsoft.com/azure/data-factory/data-movement-security-considerations#firewall-requirements-for-on-premisesprivate-network) whitelisted.
78+
> * Check whether the proxy server needs to be put on the Safe Recipients list. If so, make sure [these domains](https://docs.microsoft.com/azure/data-factory/data-movement-security-considerations#firewall-requirements-for-on-premisesprivate-network) are on the Safe Recipients list.
7979
> * Check whether the TLS/SSL certificate "wu2.frontend.clouddatahub.net/" is trusted on the proxy server.
8080
> * If you're using Active Directory authentication on the proxy, change the service account to the user account that can access the proxy as "Integration Runtime Service."
8181
@@ -105,7 +105,9 @@ This behavior occurs when nodes can't communicate with each other.
105105
106106
at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
107107
108-
1. If you see this error, run the following on a command line: **telnet 10.2.4.10 8060**.
108+
1. If you see this error, run the following on a command line:
109+
110+
**telnet 10.2.4.10 8060**.
109111
1. If you receive the following error, contact your IT department for help with fixing this issue. After you can successfully telnet, contact Microsoft Support if you still have issues with the integrative runtime node status.
110112
111113
![Command-line error](media/self-hosted-integration-runtime-troubleshoot-guide/command-line-error.png)

0 commit comments

Comments
 (0)