Trouble connecting to self-hosted integration runtime from ADF

Chukka, Rani 76 Reputation points
2023-04-25T15:16:11.1733333+00:00

Self-hosted IR is installed on VM in Azure. Registered the IR, but the status is in "Running(limitted). Error details: Cloud service cannot connect to the integration runtime through service bus. You may not be able to use the Copy Wizard to create data pipelines for copying data from/to on-premises data stores. To resolve this, ensure there is no connectivity issues with Azure Relay. This requires enabling outbound communication to ‘*.servicebus.windows.net’ on Port ‘443’; either directly through this Integration Runtime or by using a Proxy Server. See Ports and security considerations and Proxy server considerations in the Integration runtime article for details. As a work-around in case Azure Relay connectivity cannot be established, code (or) Azure PowerShell to construct the pipelines (no UI authoring). Appreciate your help. Thank you

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,054 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,655 questions
0 comments No comments
{count} votes

Accepted answer
  1. AnnuKumari-MSFT 34,556 Reputation points Microsoft Employee Moderator
    2023-04-27T08:11:10.44+00:00

    Hi Chukka, Rani ,

    Thankyou for using Microsoft Q&A platform and thanks for posting your question here.

    From the description of your question , it seems you are getting error while registering the Self hosted IR in your virtual machine.

    It seems that the issue is related to the firewall, probably you need to configure the outbound ports.

    At the corporate firewall level, you need to configure the following domains and outbound ports:

    User's image

    For additional details, kindly check the below resources:

    Ports and firewalls

    Self-Hosted Integration Runtime could not connect to Azure data factory

    Hope it helps. Kindly accept the answer if it's helpful. Thankyou

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.