Longest match
For destination 203.0.113.2, when both 0.0.0.0/0 and 203.0.113.0/24 exist, the more specific 203.0.113.0/24 is chosen.
The routes used by VM traffic are the effective routes, a combination of system routes, UDR, and BGP routes. 0.0.0.0/0 is the last resort; more specific routes take priority.
First explain the flow with a diagram, then supplement only the key points in text. For those unfamiliar with networking, showing where traffic flows before terminology is effective.
For destination 203.0.113.2, when both 0.0.0.0/0 and 203.0.113.0/24 exist, the more specific 203.0.113.0/24 is chosen.
Network Watcher's Next Hop shows the next-hop type, IP address, and route table ID for a destination IP. Use it to confirm whether the route is as intended.