Connecting and running Linux and unix scripts in on-Prem Linux servers from Azure data factory pipelines

Firthouse M G 80 Reputation points
2024-01-04T11:41:04.3266667+00:00

Hello Team, This is regarding the connection of on-Prem Linux servers and running scripts and creating and accessing files from Azure data factory for ETL process. We have created a VM in azure to install SHIR to connect to the On-Prem Oracle servers. Is there a way to connect on-Prem linux servers and run scripts with the same SHIR? What could be the correct way to do this?

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

Accepted answer
  1. phemanth 15,755 Reputation points Microsoft External Staff Moderator
    2024-01-05T09:11:54.9+00:00

    @Firthouse M G

    Thanks for reaching MS Q&A

    Yes, you can use a single self-hosted integration runtime (SHIR) for multiple on-premises data sources. The SHIR server does not have to be on the same server as your data source, but it should be close to it. Here are some steps you can follow:

    Remember, the SHIR doesn’t need to be on the same machine as the data source. However, having the SHIR close to the data source reduces the time for the SHIR to connect to the data source. We recommend that you install the SHIR on a machine that differs from the one that hosts the on-premises data source.

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

    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.