We observed a strange behaviour: Ping to a server in a subnet with an NSG only allowing HTTPS (443) as incoming traffic is not possible. That is ok and correct. When then adding a rule that allows any incoming traffic (source address * and source port * and protocol *) Ping is possible. Ween removing the “any incoming traffic” rule ping remains possible.
Any idea why? And any idea how to create a rule for ping?