Configure network security with VNets, subnets, and NSGs.
- How to create Virtual Networks with public and private subnets
- How to create Network Security Groups with inbound rules
- How to attach NSGs to subnets for traffic filtering
- VNet with /16 address space
- Public subnet (10.0.1.0/24) and Private subnet (10.0.2.0/24)
- NSG allowing only HTTP (port 80) inbound
Defense-in-depth starts at the network layer with proper segmentation and least-privilege firewall rules.
Kosisochukwu Ugochukwu — SKILL.SCH Cloud Lab