Skip to content

Commit 85cc42c

Browse files
committed
edited vnet ui update
1 parent 2170e8c commit 85cc42c

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

articles/load-balancer/tutorial-load-balancer-standard-manage-portal.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -117,27 +117,14 @@ In this section you'll need to replace the following parameters in the steps wit
117117

118118
| Parameter | Value |
119119
|-----------------------------|----------------------|
120-
| **\<resource-group-name>** | myResourceGroupSLB |
120+
| **\<resource-group-name>** | myResourceGroupSLB (Select existing resource group) |
121121
| **\<virtual-network-name>** | myVNet |
122122
| **\<region-name>** | West Europe |
123123
| **\<IPv4-address-space>** | 10.1.0.0\16 |
124124
| **\<subnet-name>** | mySubnet |
125125
| **\<subnet-address-range>** | 10.1.0.0\24 |
126126

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)]
141128

142129
### Create virtual machines
143130

0 commit comments

Comments
 (0)