If I start the Azure VPN Client component, this client gets an IP address from the Azure network DHCP pool.
The problem is, that this is not the same address, once the client is closed - immediately after disconnect/connect cycle the IP address is increased to the next free.
Mainly this is an issue, because the VPN client is running on a DNS server for another host in the same Azure network. And flipping IP addresses are tedious, once you have to work with hosts file to ensure some name resolution.
(Using Site to Site directly is not possible due to corporate limitations.)
Thanks for any useful hints.
Best greetings from Germany
Olaf