Create HA data management gateway and install on an Azure VMs
Before deploying the template you must have the following
- 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.
- 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.
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 (for VM system image and 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.
Tags: Microsoft.Resources/deployments, Microsoft.DataFactory/dataFactories/gateways, Microsoft.Network/networkSecurityGroups, Microsoft.Storage/storageAccounts, Microsoft.Network/publicIPAddresses, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, extensions, CustomScriptExtension