@@ -132,16 +132,32 @@ After creating **VNet1GW** and **VNet2GW** virtual network gateways, you can cre
132
132
133
133
1 . Select ** + Add** to create a connection from ** VNet1** to ** VNet2** .
134
134
135
- 1 . In ** Add connection** , enter or select the following values:
135
+ 1 . In ** Create connection** , enter or select the following values in the ** Basics ** tab :
136
136
137
137
| Setting | Value |
138
138
| --- | --- |
139
- | Name | Enter *** to-VNet2*** . |
139
+ | ** Project details** | |
140
+ | Subscription | Select your Azure subscription. |
141
+ | Resource Group | Select ** myResourceGroup** . |
142
+ | ** Instance details** | |
140
143
| Connection type | Select ** VNet-to-VNet** . |
144
+ | Name | Enter *** to-VNet2*** . |
145
+ | Region | Select ** East US** . |
146
+
147
+ 1 . Select the ** Settings** tab or select ** Next: Settings** button.
148
+
149
+ 1 . In ** Settings** tab, enter or select the following values:
150
+
151
+ | Setting | Value |
152
+ | --- | --- |
153
+ | ** Virtual network gateway** | |
154
+ | First virtual network gateway | Select ** VNet1GW** . |
141
155
| Second virtual network gateway | Select ** VNet2GW** . |
142
156
| Shared key (PSK) | Enter *** 123*** . |
143
157
144
- 1 . Select ** OK** .
158
+ 1 . Select ** Review + create** .
159
+
160
+ 1 . Review the settings, and then select ** Create** .
145
161
146
162
### Create second connection
147
163
@@ -152,6 +168,7 @@ After creating **VNet1GW** and **VNet2GW** virtual network gateways, you can cre
152
168
| Setting | Value |
153
169
| --- | --- |
154
170
| Name | ** to-VNet1** |
171
+ | First virtual network gateway | ** VNet2GW** |
155
172
| Second virtual network gateway | ** VNet1GW** |
156
173
| Shared key (PSK) | ** 000** |
157
174
0 commit comments