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
title: Troubleshoot Self-hosted Integration Runtime in Azure Data Factory
3
3
description: Learn how to troubleshoot Self-hosted integration runtime issues in Azure Data Factory.
4
4
services: data-factory
5
5
author: nabhishek
@@ -9,7 +9,7 @@ ms.date: 11/07/2019
9
9
ms.author: abnarain
10
10
---
11
11
12
-
# Troubleshoot Azure Data Factory Self-hosted Integration Runtime
12
+
# Troubleshoot Self-hosted Integration Runtime
13
13
14
14
This article explores common troubleshooting methods for self-hosted integration runtime in Azure Data Factory.
15
15
@@ -23,7 +23,7 @@ This article explores common troubleshooting methods for self-hosted integration
23
23
24
24
-**Cause**: The self-hosted integration runtime isn't able to connect to data factory service (backend). Most often than not it's caused due to network settings in Firewall.
25
25
26
-
-**Resolution**: Make sure that the container you're referencing in your dataset exists.
26
+
-**Resolution**:
27
27
28
28
1. Check if the windows service "Integration Runtime Service" is running.
29
29
@@ -36,6 +36,8 @@ This article explores common troubleshooting methods for self-hosted integration
> The service URL may vary based on your data factory location. You can find the service URL under ADF UI -> Connections -> Integration runtimes -> Edit Self-hosted IR -> Nodes -> View Service URLs.
0 commit comments