Skip to content

Commit b858a43

Browse files
committed
tweaks
1 parent 8ac09b1 commit b858a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/network-watcher/connection-troubleshoot-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ az network watcher test-connectivity --source-resource '/subscriptions/abcdef01-
356356

357357
## Test connectivity to a website
358358

359-
In this section, you test connectivity between a virtual machine and a website.
359+
In this section, you test the connectivity between a virtual machine and a website.
360360

361361
Use [az network watcher test-connectivity](/cli/azure/network/watcher#az-network-watcher-test-connectivity) to run connection troubleshoot to test the connectivity to `www.bing.com`:
362362

@@ -502,7 +502,7 @@ az network watcher test-connectivity --resource-group 'myResourceGroup' --source
502502

503503
## Test connectivity to an IP address
504504

505-
In this section, you test connectivity between a virtual machine and an IP address of another virtual machine.
505+
In this section, you test the connectivity between a virtual machine and an IP address of another virtual machine.
506506

507507
Use [az network watcher test-connectivity](/cli/azure/network/watcher#az-network-watcher-test-connectivity) to run connection troubleshoot to test RDP connectivity to `10.10.10.10`:
508508

0 commit comments

Comments
 (0)