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/data-factory/self-hosted-integration-runtime-troubleshoot-guide.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Troubleshoot self-hosted integration runtime in Azure Data Factory
3
-
description: Learn how to troubleshoot Self-hosted integration runtime issues in Azure Data Factory.
3
+
description: Learn how to troubleshoot self-hosted integration runtime issues in Azure Data Factory.
4
4
services: data-factory
5
5
author: nabhishek
6
6
ms.service: data-factory
@@ -17,7 +17,7 @@ This article explores common troubleshooting methods for self-hosted integration
17
17
18
18
### Error message: Self-hosted integration runtime can't connect to cloud service
19
19
20
-

20
+

21
21
22
22
#### Cause
23
23
@@ -27,11 +27,11 @@ The self-hosted integration runtime can't connect to the Data Factory service (b
27
27
28
28
1. Check whether the integration runtime service is running.
29
29
30
-

30
+

31
31
32
-
2. If the service is running, go on to step 3.
32
+
1. If the service is running, go on to step 3.
33
33
34
-
1. If there's no proxy configured on the self-hosted integration runtime (which is the default setting), run the following PowerShell command on the machine where self-hosted integration runtime is installed:
34
+
1. If there's no proxy configured on the self-hosted integration runtime (which is the default setting), run the following PowerShell command on the machine where the self-hosted integration runtime is installed:
0 commit comments