Ho to Tracert on Azure VM Windows Server

Tomy Alfida 25 Reputation points
2023-10-03T03:55:17.6566667+00:00

Hallo Expert,

How to tracert on Azure VM Windows Server? so I know which side of the network is disconnected.

and i dont know why azure dropped traceroute. so i can't troubleshoot the network where is hop is down.

Please tell me a solution.
Thanks

  1     2 ms     1 ms     1 ms  10.1.5.4
  2     *        *        *     Request timed out.
  3     *        *        *     Request timed out.
  4     *        *        *     Request timed out.
  5     *        *        *     Request timed out.
  6     *        *        *     Request timed out.
  7     *        *        *     Request timed out.
  8     *        *        *     Request timed out.
  9     *        *        *     Request timed out.
 10     *        *        *     Request timed out.
 11     *        *        *     Request timed out.
 12     *        *        *     Request timed out.
 13     *        *        *     Request timed out.
 14     *        *        *     Request timed out.
 15     *        *        *     Request timed out.
 16     *        *        *     Request timed out.
 17     *        *        *     Request timed out.
 18     *        *        *     Request timed out.
 19     *        *        *     Request timed out.
 20     *        *        *     Request timed out.
 21     *        *        *     Request timed out.
 22     *        *        *     Request timed out.
 23     *        *        *     Request timed out.
 24     *        *        *     Request timed out.
 25     *        *        *     Request timed out.
 26     *        *        *     Request timed out.
 27     *        *        *     Request timed out.
 28     *        *        *     Request timed out.
 29     *        *        *     Request timed out.
 30     *        *        *     Request timed out.

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,762 questions
{count} votes

2 answers

Sort by: Most helpful
  1. msrini-MSFT 9,291 Reputation points Microsoft Employee
    2023-10-03T07:55:53.4433333+00:00

    Hi,

    In Azure, you cannot relay on ICMP based troubleshooting tools. Tracert will work in few scenarios and will not work in few.

    I would suggest you to try Network watcher connection monitor which gives you a better insight of where the packet might be dropping: https://learn.microsoft.com/en-us/azure/network-watcher/connection-monitor-overview

    Also if that didn't help your scenario, can you please tell me more about your environment ?

    1. What is your Source ?
    2. What is your Destination ?
    3. How is Source to Destination connected ? Via Express Route, VPN Gateway, etc ?

    Regards,

    Karthik Srinivas

    0 comments No comments

  2. Alexey Vorobyev 0 Reputation points Microsoft Employee
    2025-04-03T00:22:10.8333333+00:00

    Here's how you can make traceroutes from Azure VM:

    https://blog.lvl80.net/2025/04/traceroute-in-azure.html

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.