How to enable Ping(ICMP) on Azure

前端 未结 4 856
礼貌的吻别
礼貌的吻别 2021-01-12 03:47

In Windows Azure role, I cannot ping out

D:\\Users\\foglight>ping www.google.com

Pinging www.l.google.com [209.85.143.104] with 32 bytes of data:
Request         


        
4条回答
  •  感情败类
    2021-01-12 04:33

    I don't believe you can do this. Traffic leaving the data center goes through the load balancer, and the load balancer only routes TCP-based traffic.

提交回复
热议问题