File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Create a Windows Server 2019 virtual machine.
114
114
| ** Network interface** | |
115
115
| Virtual network | Select ** myPIPVNet** . |
116
116
| Subnet | Select ** WebSubnet** . |
117
- | Public IP | Take the default public IP. |
117
+ | Public IP | Take the default Standard SKU public IP. |
118
118
| NIC network security group | Select ** Basic** . |
119
119
| Public inbound ports | Select ** Allow selected ports** . |
120
120
| Select inbound ports | Select ** HTTP (80)** , ** HTTPS (443)** and ** RDP (3389)** . |
@@ -125,7 +125,7 @@ Create a Windows Server 2019 virtual machine.
125
125
This deployment may take a few minutes to complete.
126
126
127
127
> [ !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.
129
129
130
130
### Install IIS web server
131
131
You can’t perform that action at this time.
0 commit comments