Update LAB_04-Implement_Virtual_Networking.md

This commit is contained in:
staleycyn 2024-09-10 07:58:24 -07:00 committed by GitHub
parent 2019a4c9e9
commit f2d2e07222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -316,14 +316,16 @@ A private DNS zone provides name resolution services within virtual networks. A
1. Notice on the **Overview** blade there are no name server records. 1. Notice on the **Overview** blade there are no name server records.
1. Select **+ Virtual network links** and then select **+ Add**. 1. Select **Settings** and then **DNS Management**.
1. Select **Virtual network links** and configure the link.
| Property | Value | | Property | Value |
|:---------|:---------| |:---------|:---------|
| Link name | `manufacturing-link` | | Link name | `manufacturing-link` |
| Virtual network | `ManufacturingVnet` | | Virtual network | `ManufacturingVnet` |
1. Select **OK** and wait for the link to create. 1. Select **Create** and wait for the link to create.
1. From the **Overview** blade select **+ Record set**. You would now add a record for each virtual machine that needs private name-resolution support. 1. From the **Overview** blade select **+ Record set**. You would now add a record for each virtual machine that needs private name-resolution support.