Implement and Manage Virtual Networking on Azure
In this lab, you’ll practice implementing and managing virtual networks on Azure. When you’re finished with this lab, you’ll know how to create and peer VNets, configure subnets, and route network traffic.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Virtual Network
You’ll learn how to create a virtual network and subnet with designated address spaces.
Challenge
Connect Virtual Networks with Virtual Network Peering
You’ll learn how to connect two virtual networks using virtual network peering.
Challenge
Create a Network Security Group
You’ll learn how to use a network security group to filter the type of network traffic that can flow in and out of virtual network subnets.
Challenge
Create a Public IP Address
You’ll learn how to create a static public IP address, which can later be associated with a network interface and virtual machine.
Challenge
Create a Network Interface
You’ll learn how to use a network interface to configure a private IP address, and how to assign a public IP address to this network interface.
Challenge
Create a Public Virtual Machine
You’ll create a virtual machine which utilizes the resources created in the previous challenges.
Challenge
Create a Route Table
You’ll learn how to create user-defined routes to route network traffic within Azure by using route tables.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- A basic understanding of virtual networking concepts
- Previous experience using RDP to connect to remote machines