Run PsPing latency test

To use the PsPing tool for a network latency test, follow these steps:

  1. 1
  2. 2
    Extract the entire package and open a command prompt.
  3. 3
    Enter this command: psping target:port (replace "target" with an IP address or DNS name of publicly accessible virtual machines, storage, SQL databases, or other endpoints).
  4. 4
    Upon completion, you'll see output displaying latency results in milliseconds (as shown below when using a storage endpoint and port 80 as target):
    PsPing output example

Learn more

  • For a detailed understanding of each PsPing parameter, visit the webpage where you downloaded the tool.
  • As Azure blocks external ICMP protocol, the general ping.exe using ICMP won't function. However, PsPing can directly test connectivity to an unblocked specific TCP port.
  • To test latency between virtual machines in the same VNET or different VNETs across various regions, refer to Region to Region Latency and Test VM network latency .