Home › Forums › Azure › NSG question › Reply To: NSG question
-
Hello moeman,
Thank you for reaching out.
The rules for the NSG specifically apply to TCP traffic and do not explicitly address ICMP. However, since the ICMP test is successful, this implies that the NSG does not block ICMP traffic. This behavior suggests that the NSG is enforced at the NIC level, where ICMP traffic is implicitly allowed because there are no deny rules for that protocol.
I hope this helps! Feel free to reach out if you need further assistance.
Best regards,
JR @ Tutorials Dojo