Create a data management gateway and install on an Azure VM

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 gateway 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 Deploy To Azure US Gov Visualize    

   

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

  • Azure Virtual Machine
  • Azure Storage Account (for boot diagnostic)
  • Public IP Address
  • Network Interface
  • Network Sercurity Group

This template can help you create a gateway and make it workable in azure VM. The VM must join in an exsiting VNET. You will see the new gateway is online after successful deployment.

NOTE

This template must be deployed in the same resource group with data factory.

Sample

Azure Custom Deployment

Tags: Microsoft.DataFactory/dataFactories/gateways, Microsoft.Storage/storageAccounts, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, extensions, CustomScriptExtension, Microsoft.Resources/deployments, Microsoft.Network/publicIPAddresses, Microsoft.Network/networkSecurityGroups