Get-AzVirtualNetworkPeering
2022
How to resize peered Azure VNets with no downtime
·681 words·4 mins·
100
views
·
5
likes
In a previous article called “ Connect Azure VNets using VNet Peering,” I explained that changes to the settings of a virtual network that has peered couldn’t be done without deleting the existing peering.
2020
Connect Azure VNets using VNet Peering
·442 words·3 mins·
100
views
·
5
likes
Hello everyone, and happy new year. In the year’s first post, I want to show you how to interconnect Azure Virtual Networks using VNet Peering. Once peered, the VNets appear as one network, and all VMs in the peered VNets can communicate with each other directly.