Create Azure Virtual Networks and Configure VPN (Vnet-Vnet) using ARM Templates and Azure Resource Manager PowerShell

There are 3 different ways you can create virtual networks in Microsoft azure which is classic mode of created using old azure portal (using method like https://github.com/mani0070/AzureAutomation/blob/master/azureinfrastructureascode/AzureVNetSetup.ps1), 2) using Azure resource manager PowerShell and 3) Azure resource manager templates. In this blogpost we are going to look at using Azure resource manager template and PowerShell… Read More Create Azure Virtual Networks and Configure VPN (Vnet-Vnet) using ARM Templates and Azure Resource Manager PowerShell