Skip to content

Commit fd94f05

Browse files
authored
apply suggestions from PR review
1 parent 3edb6bb commit fd94f05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ This article helps administrators diagnose and resolve connectivity problems tha
2424
To resolve these problems, follow the steps in the following section.
2525

2626
> [!NOTE]
27-
> You can use followings:
28-
> * ```netstat -an``` to list the ports that the VM is listening.
29-
> * Test-NetConnection module in PowerShell to display diagnostic information for a connection such as ping test, tcp test etc.
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
3030
>
3131
## Resolution
3232

0 commit comments

Comments
 (0)