Skip to content

CaioAR/subnet-association-with-network-security-groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Subnet Association with Network Security Groups

Overview

In this lab, we'll build out a Virtual Network and divide a 10.0.0.0/24 subnet into two subnets of 10.0.0.0/25 and a 10.0.0.128/25. We'll then apply subnet association utilizing a Network Security Group.

overview of lab


Process


We'll start by creating our initial virtual network.

create virtual network

Now we’ll create our address space of 10.0.0.0/24 with 256 addresses, and create a subnet of 10.0.0.0/25 with 128 addresses.

After our subnet gets created we can see it on our overview of VNets. creating first subnet If we click on "subnet" on the left toolbar, we can now build out our second subnet of 10.0.0.128/25. adding second subnet Now that we have both subnets created, we will create a Network Security Group. create network security group network security group features At this point we’ll associate our two subnets. associate subnet 1 associate subnet 2 subnet overview If we look at our Virtual Network, we can see both of our subnets are associated with our Network Security Group. subnets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published