| title | include file |
|---|---|
| description | include file |
| services | virtual-network |
| author | asudbring |
| ms.service | azure-virtual-network |
| ms.topic | include |
| ms.date | 07/01/2024 |
| ms.author | allensu |
| ms.custom | include file |
The following procedure creates a virtual network with a resource subnet.
-
In the portal, search for and select Virtual networks.
-
On the Virtual networks page, select + Create.
-
On the Basics tab of Create virtual network, enter or select the following information:
Setting Value Project details Subscription Select your subscription. Resource group Select Create new.
Enter test-rg in Name.
Select OK.Instance details Name Enter vnet-1. Region Select East US 2. :::image type="content" source="
/reusable-content/ce-skilling/azure/includes/media/virtual-network-create/create-virtual-network-basics.png" alt-text="Screenshot of Basics tab of Create virtual network in the Azure portal." lightbox="/reusable-content/ce-skilling/azure/includes/media/virtual-network-create/create-virtual-network-basics.png"::: -
Select Next to proceed to the Security tab.
-
Select Next to proceed to the IP Addresses tab.
-
In the address space box in Subnets, select the default subnet.
-
In Edit subnet, enter or select the following information:
Setting Value Subnet purpose Leave the default Default. Name Enter subnet-1. -
Leave the rest of the settings as their defaults. Select Save.
:::image type="content" source="
/reusable-content/ce-skilling/azure/includes/media/virtual-network-create/address-subnet-space.png" alt-text="Screenshot of default subnet rename and configuration." lightbox="/reusable-content/ce-skilling/azure/includes/media/virtual-network-create/address-subnet-space.png"::: -
Select Save.
-
Select Review + create at the bottom of the screen, and when validation passes, select Create.