Azure Global VNet Peering

Azure Global VNet Peering

This video that goes over how to enable and use Microsoft’s newly announced Global VNet Peering. This feature expands on existing VNet peering, allowing for connectivity between VNets in two different regions. More information can be found here 

Commands used in this video are:

Get-AzureRmProviderFeature -FeatureName AllowGlobalVnetPeering -ProviderNamespace Microsoft.network
Register-Azurermproviderfeature -FeatureName AllowGlobalVnetPeering -ProviderNamespace Microsoft.network
Register-AzureRmResourceProvider -ProviderNamespace Microsoft.Network

 

Leave a Comment

Your email address will not be published. Required fields are marked *

August 2025
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
Scroll to Top