From the course: Planning a Microsoft Azure Solution

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Creating a virtual network

Creating a virtual network

- [Instructor] Now, so we better understand virtual networks, it's time to create our first virtual network, net gateway, and network security group. I've logged into the portal and we're on the home screen. Let's use the search bar and search for virtual. Let's open the virtual network service and there we go. Let's click on create to create our virtual network. First, we'll need to make sure that we're using the right subscription, followed by selecting the resource group. Let's name our virtual network, vnet-web-dev-weu, and we're using the West Europe region, which was inherited from the resource group. Let's click on next, IP addresses. Here, we'll have to configure the IPv4 address space and one or multiple subnets. Azure filled in an address space and the first subnet, which is called default. We can modify or delete the address space, add another one, and do the same for the subnets. We'll leave the defaults and…

Contents