mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-09 02:17:04 +00:00
addressing #319
This commit is contained in:
parent
c9c672e0a3
commit
abc8326434
@ -269,9 +269,10 @@ In this task, you will configure DNS name resolution within a virtual network by
|
|||||||
|
|
||||||
1. Switch to the Remote Desktop session to **az104-04-vm0**, right-click the **Start** button and, in the right-click menu, click **Windows PowerShell (Admin)**.
|
1. Switch to the Remote Desktop session to **az104-04-vm0**, right-click the **Start** button and, in the right-click menu, click **Windows PowerShell (Admin)**.
|
||||||
|
|
||||||
1. In the Windows PowerShell console window, run the following to test internal name resolution of the **az104-04-vm1** DNS record set in the newly created private DNS zone:
|
1. In the Windows PowerShell console window, run the following to test internal name resolution in the newly created private DNS zone:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
|
nslookup az104-04-vm0.contoso.org
|
||||||
nslookup az104-04-vm1.contoso.org
|
nslookup az104-04-vm1.contoso.org
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user