Windows Azure ロールで、ping アウトできません
D:\Users\foglight>ping www.google.com
Pinging www.l.google.com [209.85.143.104] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 209.85.143.104:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
私はそれをグーグルで検索し、コマンドの下で実行することを提案する人を見つけましたが、実行した後でもpingを実行できません
netsh advfirewall firewall add rule name="ICMPv6" dir=in action=allow enable=yes protocol=icmpv6
誰かが理由と回避方法を教えてください。