Subnets
Define and manage the IP address ranges (subnets) that attach to your VNets and VLANs.
Subnets
Purpose
- View every subnet and the network it attaches to.
- Create a subnet with a CIDR range and an optional default gateway.
- Attach a subnet to one VNet or VLAN (the mapping is 1-to-1).
- Edit or delete existing subnets.
Prerequisites
- Minimum permission to view: networking.subnets.read
- Permission to create: networking.subnets.create
- Permission to edit: networking.subnets.update
- Permission to delete: networking.subnets.delete
- A VNet or VLAN should exist to attach the subnet to (or create the subnet inline while creating the network).
View subnets
- Open Networking → Subnets.
- Review the columns: Name, CIDR, Network Type (VNet, VLAN, or Unassigned), Network, Default Gateway, Date Created, and Last Updated.
- Select a subnet name to open its details.
- Select the Network value, which is a clickable link, to jump to the attached network's details.
- Expected result: the subnet's summary (name, CIDR, default gateway, network, and timestamps) and tags are displayed.
Create a subnet
- Open Networking → Subnets, then select Create Subnet.
- Enter a Name for the subnet.
- Enter the CIDR (for example 10.10.1.0/24); it must be a valid network address.
- Choose the Network Type (VNet or VLAN).
- Select the network to attach to; only networks that do not already have a subnet are listed (1-to-1 mapping).
- Optionally enter a Default Gateway within the CIDR range.
- Optionally add a resource group and tags.
- Select Save.
- Expected result: the subnet is queued for creation and you return to the Subnets list.
Edit or delete a subnet
- Open Networking → Subnets.
- To edit, select a subnet name, choose Edit on the summary card, update the fields, and Save.
- To delete, select one or more rows in the list and choose Delete, then confirm in the dialog.
- Expected result: edits are queued for update, and deleted subnets are removed from the list.
Best Practices
- Use a valid network-address CIDR, not a host address.
- Keep the default gateway inside the subnet's CIDR range.
- Attach one subnet per network to preserve the 1-to-1 mapping.
- Create the subnet first, or create it inline while creating its VNet or VLAN.
Ready to rethink private cloud?
Lower costs. Simplify operations. Deliver more.