mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 08:39:08 +00:00
Update LAB_05-Implement_Intersite_Connectivity.md
This commit is contained in:
parent
f23d2e0dc6
commit
2d2a9f095d
@ -145,6 +145,7 @@ In this task, you test the connection between the virtual machines in different
|
|||||||
|
|
||||||
```Powershell
|
```Powershell
|
||||||
Test-NetConnection <CoreServicesVM private IP address> -port 3389
|
Test-NetConnection <CoreServicesVM private IP address> -port 3389
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
1. It may take a couple of minutes for the script to time out. The top of the page shows an informational message *Script execution in progress.*
|
1. It may take a couple of minutes for the script to time out. The top of the page shows an informational message *Script execution in progress.*
|
||||||
@ -248,8 +249,8 @@ In this task, you have contracted with a vendor to maintain the manufacturing vi
|
|||||||
|
|
||||||
| Setting | Value |
|
| Setting | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Virtual network | **ManufacturingVnet** |
|
| Virtual network | **CoreServicesVnet** |
|
||||||
| Subnet | **Manufacturing** |
|
| Subnet | **Core** |
|
||||||
|
|
||||||
>**Note**: You have created a user defined route to direct traffic from the NVA to a subnet.
|
>**Note**: You have created a user defined route to direct traffic from the NVA to a subnet.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user