Skip to content

Commit 06d002e

Browse files
authored
Update virtual-network-troubleshoot-connectivity-problem-between-vms.md
Not everybody is aware of this tool so the following should be added: "You can also use Test-NetConnection module in PowerShell to diagnose information for a connection."
1 parent 89e1482 commit 06d002e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-network/virtual-network-troubleshoot-connectivity-problem-between-vms.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ One Azure VM can't connect to another Azure VM.
3232
8. [Try to connect to a VM network share](#step-8-try-to-connect-to-a-vm-network-share)
3333
9. [Check Inter-VNet connectivity](#step-9-check-inter-vnet-connectivity)
3434

35+
> [!NOTE]
36+
> You can also use Test-NetConnection module in PowerShell to diagnose information for a connection.
37+
>
3538
## Troubleshooting steps
3639

3740
Follow these steps to troubleshoot the problem. After you complete each step, check whether the problem is resolved.
@@ -103,4 +106,4 @@ If you can't connect to a VM network share, the problem may be caused by unavail
103106
Use [Network Watcher IP Flow Verify](../network-watcher/network-watcher-ip-flow-verify-overview.md) and [NSG Flow Logging](../network-watcher/network-watcher-nsg-flow-logging-overview.md) to determine whether there's an NSG or UDR that is interfering with traffic flow. You can also verify your Inter-VNet configuration [here](https://support.microsoft.com/en-us/help/4032151/configuring-and-validating-vnet-or-vpn-connections).
104107

105108
### Need help? Contact support.
106-
If you still need help, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your issue resolved quickly.
109+
If you still need help, [contact support](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade) to get your issue resolved quickly.

0 commit comments

Comments
 (0)