I have two VNets (VNet1 / VNet2) Vnet1 has client certificates installed and point to site configured.
So I have
Home <--> Vnet1 <--> Vnet2
I can RDP from home to Vnet1, and from Vnet1 to Vnet2, and from Vnet2 to Vnet1
However I can't connect from home across Vnet1 to Vnet2
I can understand why this might be by design. But I'm hoping I've either done something wrong, or $somethingelse
I know I could create a point to site to Vnet2 - I'm just avoiding that at the moment.
So, any thoughts?