[Azure] Ping a host from a Linux Azure VM

OK, so we have an Ubuntu VM hosted in Microsoft Azure:

By default, ICMP packets are blocked in Azure.

So here is a workaround: use TCP Ping

The results look like:

Enjoy !