Add Subnet to a Virtual Network using Azure Management Portal
Reading Time: 2 minutesWhat is a Subnet? Subnets are nothing but a segmentation of a Virtual Network. You can have multiple Subnets in an Azure VNet. Below is a diagram of a Virtual network with two subnets, one for Front End Servers (FrontEnd-SNet) and the other for Back End Servers (BackEnd-SNet). In one Read more