Skip to content

Commit c563a76

Browse files
Update troubleshoot-vm-connectivity.md
1 parent 11c3335 commit c563a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-network/troubleshoot-vm-connectivity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ To resolve these problems, follow the steps in the following section.
2727
> You can use the following:
2828
> * `netstat -an` to list the ports that the VM is listening to
2929
> * Test-NetConnection module in PowerShell to display diagnostic information for a connection such as ping test and tcp test
30+
> * Ensure to utilize tcping or other TCP-based testing tools, as ICMP traffic is deprioritized by many networking devices. Using TCP tests provides more consistent and reliable results, especially in Azure environments.
3031
>
3132
## Resolution
3233

0 commit comments

Comments
 (0)