A lock subnet was supposed to send 0.0.0.0/0 to Azure Firewall, but a VM still egresses directly to the Internet. How should the security engineer prove the routing miss?
Select an answer to reveal the explanation.
Short Explanation
Thought default route went to the firewall but the VM still sneaks out? Next hop (or connection troubleshoot) shows the real next hop and outs a missing or overridden UDR.
Full Explanation
Network Watcher next hop reports the effective next hop for traffic from a VM NIC to a destination, which reveals whether a user-defined route to Azure Firewall is present and winning. Connection troubleshoot can complement that verification. Azure Firewall does not automatically override missing UDRs. Recreating a NIC or enabling Defender for DNS does not diagnose or enforce forced tunneling by itself.