Address Space maintenance with VNet Peering
I recently had a scenario where I wanted to add an address space to a Virtual Network and encountered an issue where it was not possible to modify the address space while VNet Peering was in use. This is likely due to the fact that the routes to the peered VNet that are applied through the peering only get updated at the time the peer is created and cannot be dynamically updated.
The following error detailed this.… [Keep reading] “Address Space maintenance with VNet Peering”