Multiple self-hosted IR proxies for an Azure-SSIS IR

Woody 41 Reputation points
2021-04-22T04:30:03.24+00:00

Hello,
We have a self-hosted integration runtime that we have configured as a proxy for an Azure-SSIS IR in data factory. We also have numerous self-hosted integration runtimes setup on a number of different VMs and we want our Azure-SSIS IR to be able to use all these self hosted iRs as proxies. Is it possible to have more than one proxy IR for a SSIS IR? If not, what alternatives could we consider?
Thank-you.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
{count} votes

Accepted answer
  1. Monalv-MSFT 5,926 Reputation points
    2021-04-26T05:45:52.977+00:00

    Hi @Woody ,

    A self-hosted integration runtime can run copy activities between a cloud data store and a data store in a private network. It also can dispatch transform activities against compute resources in an on-premises network or an Azure virtual network. The installation of a self-hosted integration runtime needs an on-premises machine or a virtual machine inside a private network.

    Please refer to Create and configure a self-hosted integration runtime.

    Best regards,
    Mona


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.