Due to a VNet only allowing for a single static gateway, and my onprem location gateways not supporting route based VPNs, I want to see if this is poss.
- Having a resources in a single vnet.
- Create a new VNet for each policy based VPN, containing a static gateway.
- Then VNet peer these Vnets into the one containing all the resources.
- Use routing to direct traffic into each of the "spokes". As the "Use Remote Gateway" option is only allowed to be configured on a one of the VNet peerings.