Creating Azure Virtual Networks

30 minutes
  • 4 Learning Objectives

About this Hands-on Lab

In this hands-on lab, we will use the Azure Portal to create and use a virtual network. We will log in to the Azure Portal and use it to create a virtual network, subnets, and a network security group. After completing this hands-on lab, you will have gained the experience required to create and use your first virtual network using the Azure Portal.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Log in to the Azure Portal

Log in to the Azure Portal with the credentials provided in the lab page to begin the process of creating a virtual network

Create a Virtual Network and the Primary Subnet
  1. The Azure Portal will open up in the overview page for the resource group created when your lab environment was initiated. Look for the "Location" of your resource group, and take note of the region where your resource group is located. Use that region when you create your other resources.
  2. On the Create virtual network page, configure the following settings:
    • Resource group: Select the pre-provisioned resource group from the dropdown.
    • Name: Enter "VNET1".
    • Region: Use the same region as your resource group
  3. Delete the existing range, then update the address space to 10.0.0.0/24.
  4. Create the subnet:
    • Name: Enter "default".
    • Address range: Enter "10.0.0.0/25".
Create the Secondary Subnet
  1. Use the Azure Portal to create a second subnet.
  2. Create the second subnet with an address range of 10.0.0.128/25 and a name of "SubnetA".
Create and Associate a Network Security Group
  1. Use the Azure Portal to create a new network security group named "NSG1". Use the same region as your resource group
  2. Associate the Network Security Group with the subnets default and SubnetA.

Additional Resources

As an Azure user, you want to use the Azure Portal to create and use your first virtual network.

To do this, you will log in to the Azure Portal and create a virtual network, subnets, and a network security group.

You have been provided instructions for this lab. Follow these steps to create and use your first Azure virtual network.

What are Hands-on Labs

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?