Skip to content

Commit 4a4307f

Browse files
authored
Merge pull request #51585 from theheatDK/patch-27
Update tutorial-alias-pip.md
2 parents c7242ed + 6d5bc08 commit 4a4307f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/dns/tutorial-alias-pip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ In this tutorial, you learn how to:
1616

1717
> [!div class="checklist"]
1818
> * Create a network infrastructure.
19-
> * Create a web server virtual machine.
20-
> * Create an alias record.
19+
> * Create a web server virtual machine with a public IP.
20+
> * Create an alias record that points to the public IP.
2121
> * Test the alias record.
2222
2323

@@ -44,7 +44,7 @@ First, create a virtual network and a subnet to place your web servers in.
4444
4. For **Settings**, select the **VNet-Servers** virtual network and the **SN-Web** subnet. For public inbound ports, select **HTTP** > **HTTPS** > **RDP (3389)**, and then select **OK**.
4545
5. On the **Summary** page, select **Create**.
4646

47-
This procedure takes a few minutes to finish.
47+
This procedure takes a few minutes to finish. The virtual machine will have an attached NIC, which will have a basic dynamic public IP called Web-01-ip. The public IP will change every time the virtual machine is restarted.
4848

4949
### Install IIS
5050

0 commit comments

Comments
 (0)