Skip to content

Files

Latest commit

f950d6e · Aug 4, 2020

History

History
This branch is 1 commit ahead of, 6769 commits behind Azure/azure-quickstart-templates:master.

101-vms-with-selfhost-integration-runtime

Create self host IR and make it workable in azure VMs

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Before deploying the template you must have the following

  1. Data Factory. The integration runtime is created in the data factory. If you don't have a data factory, see the Create data factory for steps to create one.
  2. Virtual Network. The virtual machine will join this VNET. If you don't have one, use this tutorial, see Create virtual network to create one.

Deploy To Azure Visualize    

   

When you deploy this Azure Resource Template, you will create a logical selfhost IR in your data factory and the following resources

  • Azure Virtual Machine
  • Azure Storage (for VM system image and boot diagnostic)
  • Public IP Address
  • Network Interface
  • Network Security Group

This template can help you create self-hosted IR and make it workable in azure VMs. The VM must join in an existing VNET.

The below picture can help you find how to get vnet and subnet information.