File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change @@ -117,27 +117,14 @@ In this section you'll need to replace the following parameters in the steps wit
117
117
118
118
| Parameter | Value |
119
119
| -----------------------------| ----------------------|
120
- | ** \< resource-group-name>** | myResourceGroupSLB |
120
+ | ** \< resource-group-name>** | myResourceGroupSLB (Select existing resource group) |
121
121
| ** \< virtual-network-name>** | myVNet |
122
122
| ** \< region-name>** | West Europe |
123
123
| ** \< IPv4-address-space>** | 10.1.0.0\16 |
124
124
| ** \< subnet-name>** | mySubnet |
125
125
| ** \< subnet-address-range>** | 10.1.0.0\24 |
126
126
127
- 1 . On the upper-left side of the screen, select ** Create a resource** > ** Networking** > ** Virtual network** .
128
- 2 . In ** Create virtual network** , enter or select this information:
129
-
130
- | Setting | Value |
131
- | ------- | ----- |
132
- | Name | Enter * myVNet* . |
133
- | Address space | Enter * 10.1.0.0/16* . |
134
- | Subscription | Select your subscription.|
135
- | Resource group | Select existing resource - * myResourceGroupSLB* . |
136
- | Location | Select ** West Europe** .|
137
- | Subnet - Name | Enter * myBackendSubnet* . |
138
- | Subnet - Address range | Enter * 10.1.0.0/24* . |
139
-
140
- 3 . Leave the rest of the defaults and select ** Create** .
127
+ [ !INCLUDE [ virtual-networks-create-new] ( ../../includes/virtual-networks-create-new.md )]
141
128
142
129
### Create virtual machines
143
130
You can’t perform that action at this time.
0 commit comments