Hi,
Several vnets we have in Azure are routed through our Expressroute back to our internal network. This works great.
For one vnet (Our Azure Virtual Desktop vnet) we made a udr (route table) of 0.0.0.0/0 with next hop internet.
Now I would like one external ip address not to go via the internet next hop but via the expressroute back to our internal network and then via our own external ip to the internet (this because of ip white listing on the destination). Because the traffice needs to go to an Expressroute circuit this needs to be done with bgp.
I have no idea how, can't find it in the documentation and i don't know if this is possible at all?
Any ideas?
Best Regards.
DJITS