You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/virtual-network-create-with-bastion.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,40 +31,40 @@ The following procedure creates a virtual network with a resource subnet, an Azu
31
31
32
32
:::image type="content" source="./media/virtual-network-create-with-bastion/create-virtual-network-basics.png" alt-text="Screenshot of Basics tab of Create virtual network in the Azure portal":::
33
33
34
-
1. Select **Next: IP Addresses**at the bottom of the page.
34
+
1. Select **Next**to proceed to the **Security** tab.
35
35
36
-
1.In the **IP Addresses**tab, under**IPv4 address space**, select the garbage deletion icon to remove any address space that already appears, and then enter **10.0.0.0/16**.
36
+
1.Select **Enable Bastion**in the**Azure Bastion** section of the **Security** tab.
37
37
38
-
1. Select **+ Add subnet**.
38
+
Azure Bastion uses your browser to connect to VMs in your virtual network over secure shell (SSH) or remote desktop protocol (RDP) by using their private IP addresses. The VMs don't need public IP addresses, client software, or special configuration. For more information about Azure Bastion, see [Azure Bastion](../articles/bastion/bastion-overview.md)
39
+
40
+
>[!NOTE]
41
+
>[!INCLUDE [Pricing](bastion-pricing.md)]
39
42
40
-
1. Enter or select the following information in **Add subnet**:
43
+
1. Enter or select the following information in **Azure Bastion**:
41
44
42
45
| Setting | Value |
43
46
|---|---|
44
-
| Subnet name | Enter **subnet-1**. |
45
-
| Subnet address range | Enter **10.0.0.0/24**. |
46
-
47
-
:::image type="content" source="./media/virtual-network-create-with-bastion/address-subnet-space.png" alt-text="Screenshot of IP address space and subnet creation in Create virtual network in the Azure portal":::
48
-
49
-
1. Select **Add**.
47
+
| Azure Bastion host name | Enter **bastion**. |
48
+
| Azure Bastion public IP address | Select **Create a public IP address**. </br> Enter **public-ip** in Name. </br> Select **OK**. |
50
49
51
-
1. Select **Next: Security** at the bottom of the page.
50
+
:::image type="content" source="./media/virtual-network-create-with-bastion/enable-bastion.png" alt-text="Screenshot of enable bastion host in Create virtual network in the Azure portal.":::
52
51
53
-
1. On the Security tab, next to **BastionHost**, select **Enable**.
52
+
1. Select **Next** to proceed to the **IP Addresses** tab.
53
+
54
+
1. In the address space box in **Subnets**, select the **default** subnet.
54
55
55
-
Azure Bastion uses your browser to connect to VMs in your virtual network over secure shell (SSH) or remote desktop protocol (RDP) by using their private IP addresses. The VMs don't need public IP addresses, client software, or special configuration. For more information about Azure Bastion, see [Azure Bastion](../articles/bastion/bastion-overview.md)
56
-
57
-
>[!NOTE]
58
-
>[!INCLUDE [Pricing](bastion-pricing.md)]
59
-
60
-
1. Enter or select the following information:
56
+
1. In **Edit subnet**, enter or select the following information:
61
57
62
58
| Setting | Value |
63
59
|---|---|
64
-
| Bastion name | Enter **bastion**. |
65
-
| AzureBastionSubnet address space | Enter **10.0.1.0/26**. |
66
-
| Public IP address | Select **Create new**. </br> Enter **public-ip** in Name. </br> Select **OK**. |
60
+
|**Subnet details**||
61
+
| Subnet template | Leave the default **Default**. |
62
+
| Name | Enter **subnet-1**. |
63
+
| Starting address | Leave the default of **10.0.0.0**. |
64
+
| Subnet size | Leave the default of **/24(256 addresses)**. |
65
+
66
+
:::image type="content" source="./media/virtual-network-create-with-bastion/address-subnet-space.png" alt-text="Screenshot of default subnet rename and configuration.":::
67
67
68
-
:::image type="content" source="./media/virtual-network-create-with-bastion/enable-bastion.png" alt-text="Screenshot of enable bastion host in Create virtual network in the Azure portal":::
68
+
1. Select **Save**.
69
69
70
70
1. Select **Review + create** at the bottom of the screen, and when validation passes, select **Create**.
0 commit comments