Hello. I am aware that the Azure border router will filter out ICMP packets, but I would like to be able to use ping, traceroute, etc from my Azure VM. Currently traceroute -T will show the target IP but none of the intermediate IPs. Is there any way to allow inbound ICMP packets to my Azure virtual machine?
Additionally, I'm curious about the reasoning behind filtering out ICMP packets. Is it a security issue