Set-AzVirtualNetwork
This section demonstrates how to create and configure a new virtual network.
Properties
Let's start by defining the properties for the virtual network.
- Name:
- Location:
The name of your virtual network.
The location where the virtual network will be created.
Networking
Now, let's configure the network settings.
- Subnet:**
- GatewayGroup:**
The virtual network will be divided into subnets.
The gateway group that connects the virtual network to the internet.
Virtual Network
This is the core component of the virtual network.
It defines the network topology and allows you to create virtual networks.
We will now configure a new virtual network.
Configure Virtual Network
Let's configure this virtual network with some settings.
We will set some default settings.