Create Virtual Network in Azure using PowerShell

In Azure IaaS, Virtual network is required to enable communications between resources such as VM’s, load balancers, gateways etc. This article shows how to create a virtual network resource and subnets in Azure. Create Azure Virtual Network and Subnet using PowerShell Create a Virtual network with address prefix 172.17.0.0/16 with 2 subnets. One subnet having … Continue reading Create Virtual Network in Azure using PowerShell