Configure & Manage Virtual Networks — MOC

MS Learn path: Configure and manage virtual networks for Azure administrators · Largest skill area on the AZ-104 exam.

Map / Canvas

The core idea

Virtual networks are Azure’s software-defined networking. You design IP space (CIDR), segment it into subnets, connect VNets to each other (vnet-peering) and to on-premises (vpn-gateway/expressroute), secure traffic (nsg/asg/azure-firewall), route it (route-table/bgp), resolve names (azure-dns/private-dns), and balance load (load-balancer/application-gateway/traffic-manager). One network, many layers — this MOC ties them together.

Concepts (linked from here)

Core topology

Connectivity

Security

Name resolution

Load balancing & traffic

Modules in this path

Hybrid connectivity is covered conceptually here via vpn-gateway and expressroute (no dedicated module in this path; see the associated hybrid-networking learn path).

Skills measured (exam blueprint)

  1. Configure and manage virtual networks
  2. Configure and manage virtual network peering
  3. Configure and manage virtual network routing & DNS
  4. Configure and manage network security
  5. Configure and manage Azure load balancing / traffic

Practice questions