Forum Discussion
thomasmaurer
Microsoft
Sep 17, 2019How to enable Ping (ICMP echo) on an Azure VM
This is just a very quick blog post because I got the question from a couple of people. In this blog post want to show you how you can enable ping (ICMP) on a public IP address of an Azure virtual ma...
livearif
Dec 28, 2020MCT
yes it's correct. also in windows vm you have to allow inbound firewall ICMP port or disable firewall.
- shineshineamMar 21, 2022Copper ContributorI am just wondering is it possible to ping Azure Virtual Network Gateway Public IP from my internal Azure VM? I already have a site-to-site connection between GCP and Azure. I can ping the internal IPs of the VMs (Azure) but not my Virtual Network Gateway from my Azure VM (Internal) or VM with external IP. Thanks