Hello, When I want to know the approximate latency from local to remote servers, I know I can use icmp ping. However, some servers, such as by Azure's default security policy, prohibit icmp ping. So, in this situation, how do I know the local latency to those servers?
Thanks.