Hello SJ
What will be the next hop type and IP when Creating a UDR ? Also Do I need to change the addresses associated with the local Network gateway of the First Tunnel.
Yes, you are correct. You need to change the address associated with the local Network gateway of the First Tunnel.
Since no on-premises address should overlap, and there is no routing weight concept in the VPN tunnel, the on-premises IPs listed in the LNG must be unique.
Due to the more specific routes created in the new LNG, they are given first preference from the Azure side. Please ensure that the on-premises traffic enters the same tunnel to avoid connectivity issues.
source :Virtual Network Gateway : Address: 10.30.0.0/45 : Next Hop Type : ? : Next Hop IP : ?
If you don't have any firewalls or NVA's, there is no need to use UDR's because Azure will automatically learn the routes from on-premises and re-advertise them to the same gateway.
In the diagram you shared, you can see that the on-premises ranges are different, and there is no overlap between the three networks.
Hope the above answer helps! Please let us know do you have any further queries.
Please do consider to “up-vote” wherever the information provided helps you, this can be beneficial to other community members.