You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-troubleshoot-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -356,7 +356,7 @@ az network watcher test-connectivity --source-resource '/subscriptions/abcdef01-
356
356
357
357
## Test connectivity to a website
358
358
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.
360
360
361
361
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`:
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.
506
506
507
507
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`:
0 commit comments