Skip to content

Commit 987c374

Browse files
authored
Merge pull request #122989 from azarboon/patch-87
Update troubleshoot-vm-connectivity.md
2 parents 771d3de + fd94f05 commit 987c374

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ This article helps administrators diagnose and resolve connectivity problems tha
2323

2424
To resolve these problems, follow the steps in the following section.
2525

26+
> [!NOTE]
27+
> You can use the following:
28+
> * `netstat -an` to list the ports that the VM is listening to
29+
> * Test-NetConnection module in PowerShell to display diagnostic information for a connection such as ping test and tcp test
30+
>
2631
## Resolution
2732

2833
### Azure VM cannot connect to another Azure VM in same virtual network

0 commit comments

Comments
 (0)