Skip to content

Commit 0e1b979

Browse files
Merge pull request #233992 from whhender/patch-92
Update troubleshoot-shir-include.md
2 parents 5e90edf + 81fd229 commit 0e1b979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/purview/includes/troubleshoot-shir-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ The following is the expected response:
579579
1. If you don't receive the response you had expected, use one of the following methods, as appropriate:
580580

581581
* If you receive a "Remote name could not be resolved" message, there's a Domain Name System (DNS) issue. Contact your network team to fix the issue.
582-
* If you receive an "ssl/tls cert is not trusted" message, [check the certificate](https://wu2.frontend.clouddatahub.net/) to see whether it's trusted on the machine, and then install the public certificate by using Certificate Manager. This action should mitigate the issue.
582+
* If you receive an "ssl/tls cert is not trusted" message, check the certificate (`https://wu2.frontend.clouddatahub.net/`) to see whether it's trusted on the machine, and then install the public certificate by using Certificate Manager. This action should mitigate the issue.
583583
* Go to **Windows** > **Event viewer (logs)** > **Applications and Services Logs** > **Integration Runtime**, and check for any failure that's caused by DNS, a firewall rule, or company network settings. If you find such a failure, forcibly close the connection. Because every company has its own customized network settings, contact your network team to troubleshoot these issues.
584584

585585
1. If "proxy" has been configured on the self-hosted integration runtime, verify that your proxy server can access the service endpoint. For a sample command, see [PowerShell, web requests, and proxies](https://stackoverflow.com/questions/571429/powershell-web-requests-and-proxies).
@@ -817,7 +817,7 @@ When you check the self-hosted IR event log or the client notification logs in t
817817

818818
"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. The remote certificate is invalid according to the validation procedure."
819819

820-
The simplest way to check the server certificate of the service is to open the service URL in your browser. For example, open the [check server certificate link](https://eu.frontend.clouddatahub.net/) on the machine where the self-hosted IR is installed, and then view the server certificate information.
820+
The simplest way to check the server certificate of the service is to open the service URL in your browser. For example, open the check server certificate link (`(https://eu.frontend.clouddatahub.net/`) on the machine where the self-hosted IR is installed, and then view the server certificate information.
821821

822822
:::image type="content" source="../media/self-hosted-integration-runtime-troubleshoot-guide/server-certificate.png" alt-text="Screenshot of the check server certificate pane of the Azure Data Factory service.":::
823823

0 commit comments

Comments
 (0)