Installing self hosted integration runtime on Azure virtual machine

Vamshi Kishore KALIKOTA 51 Reputation points
2020-09-07T10:41:34.13+00:00

We need to install self-hosted integration runtime on Azure Virtual machine (VM) and mainly while configuring which instance of Azure Virtual machine (VM) is preferred.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,983 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,341 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Evgeny Grishchenko 486 Reputation points
    2020-09-07T11:16:21+00:00

    From the guidelines:

    The recommended minimum configuration for the self-hosted integration runtime machine is a 2-GHz processor with 4 cores, 8 GB of RAM, and 80 GB of available hard drive space.

    It looks like A4 v2 size. But you could always adjust it (scale).

    0 comments No comments

  2. PRADEEPCHEEKATLA-MSFT 75,286 Reputation points Microsoft Employee
    2020-09-09T07:28:13.033+00:00

    Hello @Vamshi Kishore KALIKOTA ,

    You can automate self-hosted IR setup on an Azure virtual machine by using the Create self host IR template. The template provides an easy way to have a fully functional self-hosted IR inside an Azure virtual network. The IR has high-availability and scalability features, as long as you set the node count to 2 or higher.

    For more details, refer "Create and configure a self-hosted integration runtime" and "Self-host Integration Runtime on Azure VMs".

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

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

    Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.

    0 comments No comments