Exercise 01: Create and configure virtual networks

Skilling tasks Create a virtual network. Create a subnet. Configure vnet peering. To complete this lab you will need an Azure subscription with Contributor RBAC role assigned. In this lab, when you are asked to create a resource, for any properties that are not specified, use the default value. Create hub and spoke virtual networks and subnets An Azure virtual network enables many types of Azure resources to securely communicate with each other, the internet, and on-premises networks. All Azure resources in a virtual network are deployed into subnets within the virtual network. 1, Sign in to the Azure portal - https://portal.azure.com. 2, Search for and select Virtual Networks 3, Select + Create and complete the configuration of the app-vnet. This virtual network requires two subnets, frontend and backend. 4, Leave all other settings as their defaults. When finished select “Review + create and then Create. 5, Create the Hub-vnet virtual network configuration. This virtual network has the firewall subnet. 6, Once the deployments are complete, search for and select your ‘virtual networks`.Verify your virtual networks and subnets were deployed. Configure a peer relationship between the virtual networks Virtual network peering enables you to seamlessly connect two or more Virtual Networks in Azure 1.Search for and select the app-vnet virtual network. 2.In the Settings blade, select Peerings. 3.+ Add a peering between the two virtual networks. Leave all other settings as their defaults. Select “Add” to create the virtual network peering. Once the deployment completes, verify the Peering status is Connected.

Apr 29, 2025 - 21:30
 0
Exercise 01: Create and configure virtual networks

Skilling tasks

  • Create a virtual network.

  • Create a subnet.

  • Configure vnet peering.

To complete this lab you will need an Azure subscription with Contributor RBAC role assigned. In this lab, when you are asked to create a resource, for any properties that are not specified, use the default value.

Create hub and spoke virtual networks and subnets

An Azure virtual network enables many types of Azure resources to securely communicate with each other, the internet, and on-premises networks. All Azure resources in a virtual network are deployed into subnets within the virtual network.

1, Sign in to the Azure portal - https://portal.azure.com.
Azure portal
2, Search for and select Virtual Networks
search
3, Select + Create and complete the configuration of the app-vnet.
This virtual network requires two subnets, frontend and backend.
create
4, Leave all other settings as their defaults. When finished select “Review + create and then Create.
create
deployment
5, Create the Hub-vnet virtual network configuration. This virtual network has the firewall subnet.
Hub-vnet
subnet
6, Once the deployments are complete, search for and select your ‘virtual networks`.Verify your virtual networks and subnets were deployed.

vnet

Configure a peer relationship between the virtual networks

Virtual network peering enables you to seamlessly connect two or more Virtual Networks in Azure
1.Search for and select the app-vnet virtual network.
2.In the Settings blade, select Peerings.
3.+ Add a peering between the two virtual networks.
Leave all other settings as their defaults. Select “Add” to create the virtual network peering.
Once the deployment completes, verify the Peering status is Connected.
connected