You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Subnets divide an Azure Virtual Network (VNet) into smaller, more manageable segments. They are fundamental to organising resources, controlling traffic flow, and applying security policies. This lesson covers subnet design, IP addressing in Azure, reserved addresses, and best practices for planning your network layout.
A subnet is a range of IP addresses within a VNet. Every resource that connects to a VNet — virtual machines, load balancers, application gateways — is deployed into a specific subnet.
Subnets serve several purposes:
Each subnet receives a portion of the VNet's address space as a CIDR block. For example, if your VNet uses 10.0.0.0/16, you might create:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.