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: articles/virtual-network/quick-create-portal.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
41
41
-**Virtual network name**: Enter *VNet*.
42
42
-**Region**: Keep the default or select a different region for the network and all its resources.
43
43
44
-
:::image type="content" source="media/quick-create-portal/example-basics-tab-ga.png" alt-text="Screenshot of the Create virtual network screen in the Azure portal.":::
44
+
:::image type="content" source="media/quick-create-portal/example-basics-tab.png" alt-text="Screenshot of the Create virtual network screen in the Azure portal.":::
45
45
46
46
1. Select **Next: IP Addresses** at the bottom of the page.
47
47
@@ -54,7 +54,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
54
54
-**Subnet name**: *default*
55
55
-**Subnet address range**: *10.0.0.0/24*.
56
56
57
-
:::image type="content" source="media/quick-create-portal/example-ip-addresses-with-subnet-ga.png" alt-text="Screenshot of the IP addresses tab and Add subnet screen on the Create virtual network page.":::
57
+
:::image type="content" source="media/quick-create-portal/example-ip-addresses-with-subnet.png" alt-text="Screenshot of the IP addresses tab and Add subnet screen on the Create virtual network page.":::
58
58
59
59
1. Select **Next: Security** at the bottom of the page.
60
60
@@ -68,7 +68,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
68
68
-**AzureBastionSubnet address space**: *10.0.1.0/26*. Azure automatically creates the AzureBastionSubnet subnet.
69
69
-**Public IP address**: Select **Create new**, then enter *VNet-bastion-publicIp* under **Name** and select **OK**.
70
70
71
-
:::image type="content" source="media/quick-create-portal/example-security-tab-ga.png" alt-text="Screenshot of the Security tab on the Create virtual network screen.":::
71
+
:::image type="content" source="media/quick-create-portal/example-security-tab.png" alt-text="Screenshot of the Security tab on the Create virtual network screen.":::
72
72
73
73
1. Select **Review + create** at the bottom of the screen, and when validation passes, select **Create**.
0 commit comments