Configure self-hosted integration runtime over private network

saurabh 361 Reputation points
2021-07-25T17:47:09.903+00:00

Hi,

As per my understanding self-hosted integration runtime uses https over public internet to transfer data between on-premise and Azure cloud services(Blob/Database).

Please correct me if I am wrong, and also advise if its possible to configure self-hosted IR over private network.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2021-07-26T10:47:50.873+00:00

    Hello @saurabh ,

    Thanks for the question and using MS Q&A platform.

    By default, the self-hosted integration runtime directly communicates with cloud-based storage services like Azure Blob storage over a secure HTTPS channel.

    You can also use IPSec VPN or Azure ExpressRoute to further secure the communication channel between your on-premises network and Azure using Azure Private Endpoint.

    117809-image.png

    The following table summarizes the network and self-hosted integration runtime configuration recommendations based on different combinations of source and destination locations for hybrid data movement.

    117918-image.png

    The following images show the use of self-hosted integration runtime for moving data between an on-premises database and Azure services by using ExpressRoute and IPSec VPN (with Azure Virtual Network):

    117896-image.png

    For more details, refer to the below links:

    Azure Private Link for Azure Data Factory

    Azure Data Factory - Hybrid scenarios

    Hope this helps. Do let us know if you any further queries.

    ---------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

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.