Learn the VNet, routing, private-access, DNS, and load-balancing choices that dominate AZ-104 networking questions.
Networking is where many AZ-104 questions become scenario-heavy. Azure administrators need to understand not just which network component exists, but how traffic actually moves, where security applies, and why a private-access design fails when the DNS path is wrong.
VNet: Virtual network, the Azure network boundary for subnets, routes, private endpoints, and attached controls.
DNS: Domain Name System, which resolves names to the private or public addresses the workload will actually use.
Expect questions about virtual network topology, security boundaries, route behavior, name resolution, and the difference between exposing a service publicly and reaching it privately. The exam rewards candidates who can reason through packet flow and control-plane placement rather than memorize product names.
Microsoft currently weights this domain at 15–20% of AZ-104. That still makes networking a major scoring area, and its questions often feel harder because they combine multiple services in one scenario.
Start with VNets, Subnets, Peering, Public IPs, and Routing, then move to Secure Private Access Patterns, and finish with Azure DNS and Load Balancing.
If the networking domain feels noisy, fall back to sequence: source, path, security boundary, name resolution, destination. That ordering usually exposes the broken assumption.