Skip to content

Commit 2eb5e80

Browse files
authored
Update tutorial-alias-pip.md
Removed references to Basic Public IP since it is decommissioned
1 parent 77a1a44 commit 2eb5e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dns/tutorial-alias-pip.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Create a Windows Server 2019 virtual machine.
114114
| **Network interface** | |
115115
| Virtual network | Select **myPIPVNet**. |
116116
| Subnet | Select **WebSubnet**. |
117-
| Public IP | Take the default public IP. |
117+
| Public IP | Take the default Standard SKU public IP. |
118118
| NIC network security group | Select **Basic**. |
119119
| Public inbound ports | Select **Allow selected ports**. |
120120
| Select inbound ports | Select **HTTP (80)**, **HTTPS (443)** and **RDP (3389)**. |
@@ -125,7 +125,7 @@ Create a Windows Server 2019 virtual machine.
125125
This deployment may take a few minutes to complete.
126126

127127
> [!NOTE]
128-
> **Web-01** virtual machine has an attached NIC with a basic dynamic public IP that changes every time the virtual machine is restarted.
128+
> **Web-01** virtual machine has an attached NIC with a Standard SKU dynamic public IP that changes every time the virtual machine is restarted.
129129
130130
### Install IIS web server
131131

0 commit comments

Comments
 (0)