Skip to content

Commit 79fcdca

Browse files
Merge pull request #249138 from asudbring/vnet-peering-update
Minor listing change in article
2 parents f6986e3 + 5f58861 commit 79fcdca

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/virtual-network/tutorial-connect-virtual-networks-portal.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ Sign in to the [Azure portal](https://portal.azure.com).
3232

3333
[!INCLUDE [virtual-network-create-with-bastion.md](../../includes/virtual-network-create-with-bastion.md)]
3434

35-
12. Repeat the previous steps to create a second virtual network with the following values:
36-
37-
>[!NOTE]
38-
>The second virtual network can be in the same region as the first virtual network or in a different region. You can skip the **Security** tab and the Bastion deployment for the second virtual network. After the network peer, you can connect to both virtual machines with the same Bastion deployment.
39-
40-
| Setting | Value |
41-
| --- | --- |
42-
| Name | **vnet-2** |
43-
| Address space | **10.1.0.0/16** |
44-
| Resource group | **test-rg** |
45-
| Subnet name | **subnet-1** |
46-
| Subnet address range | **10.1.0.0/24** |
35+
Repeat the previous steps to create a second virtual network with the following values:
36+
37+
>[!NOTE]
38+
>The second virtual network can be in the same region as the first virtual network or in a different region. You can skip the **Security** tab and the Bastion deployment for the second virtual network. After the network peer, you can connect to both virtual machines with the same Bastion deployment.
39+
40+
| Setting | Value |
41+
| --- | --- |
42+
| Name | **vnet-2** |
43+
| Address space | **10.1.0.0/16** |
44+
| Resource group | **test-rg** |
45+
| Subnet name | **subnet-1** |
46+
| Subnet address range | **10.1.0.0/24** |
4747

4848
<a name="peer-virtual-networks"></a>
4949

0 commit comments

Comments
 (0)