@Richelle Lanuza Thank you for reaching out to Microsoft Q&A.
Your Traceroute reaches the destination i.e., google.com as seen from the last hop (#23), it is successful. However, all the requests to the intermediate routers have timed out as seen from the above CMD prompt.
This happens because Traceroute by default uses ICMP and this ICMP packet (ping) was silently discarded by the intermediate routers. This happens because usually they are setup not to respond to ICMP packets. This is also true with Azure Network. This does not mean that the Traceroute did not succeed ad you can see the last hop reaches the destination and shows the RTT as well.
If you wish to see a better output i.e., responses from intermediate routers as well, try using TCP Traceroute- https://www.namecheap.com/support/knowledgebase/article.aspx/9777/2194/how-to-use-tcp-traceroute/
Hope this helps. Please let us know if you have any further questions and we will be glad to assist you further. Thank you!
Remember:
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
Want a reminder to come back and check responses? Here is how to subscribe to a notification.