We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 771d3de + fd94f05 commit 987c374Copy full SHA for 987c374
articles/virtual-network/troubleshoot-vm-connectivity.md
@@ -23,6 +23,11 @@ This article helps administrators diagnose and resolve connectivity problems tha
23
24
To resolve these problems, follow the steps in the following section.
25
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
+>
31
## Resolution
32
33
### Azure VM cannot connect to another Azure VM in same virtual network
0 commit comments