mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-09 02:17:04 +00:00
Update LAB_05-Implement_Intersite_Connectivity.md
This commit is contained in:
parent
fd2cc42490
commit
b1e0f749a1
@ -190,11 +190,8 @@ In this task, you will check whether the VMs can communicate with each other. Yo
|
|||||||
|
|
||||||
1. Use the following command to verify that there is now a connection to CoreServicesVM on CoreServicesVnet. Ensure that you use the IP address of the VM as documented earlier in the lab.
|
1. Use the following command to verify that there is now a connection to CoreServicesVM on CoreServicesVnet. Ensure that you use the IP address of the VM as documented earlier in the lab.
|
||||||
|
|
||||||
```powershell
|
```Test-NetConnection 10.0.0.4 -port 3389```
|
||||||
Test-NetConnection 10.0.0.4 -port 3389
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
1. The test connection should succeed, and you will see a result similar to the following:
|
1. The test connection should succeed, and you will see a result similar to the following:
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user