Review the Microsoft Azure Network Engineer (AZ-700) scope, virtual networks, routing, DNS, hybrid connectivity, private access, load balancing, security, and troubleshooting traps before practicing.
AZ-700 is an Azure networking exam. Use this cheat sheet to keep network design decisions tied to address space, routing, name resolution, connectivity, load balancing, private access, and security.
Use this with practice. Review the Azure networking checkpoints, then return to the AZ-700 exam page for sample questions and update tracking.
| Field | Detail |
|---|---|
| Issuer | Microsoft |
| Certification lane | Azure Network Engineer Associate |
| Exam code | AZ-700 |
| Main scope | Azure virtual networking, hybrid connectivity, application delivery, private access, security, and troubleshooting |
| IT Mastery status | Sample questions available |
| Area | What to know | Common trap |
|---|---|---|
| Virtual networks | Address spaces, subnets, peering, NSGs, route tables, and segmentation | Designing one flat subnet for unlike tiers |
| Routing and DNS | UDRs, system routes, name resolution, private DNS, and path selection | Fixing routing when DNS is the real failure |
| Hybrid connectivity | VPN, ExpressRoute, redundancy, BGP, gateways, and failover | Ignoring route propagation and asymmetric paths |
| Application delivery | Load balancer, Application Gateway, Front Door, Traffic Manager, and routing choice | Choosing a regional tool for a global-routing problem |
| Private access | Private endpoints, service endpoints, private DNS, and PaaS access | Creating a private endpoint without DNS planning |
| Network security | Azure Firewall, NSGs, WAF, DDoS, monitoring, and flow logs | Treating NSGs as a complete firewall strategy |
| Distinction | How to decide |
|---|---|
| NSG vs Azure Firewall | NSGs filter at subnet or NIC; Azure Firewall provides centralized, stateful network security. |
| Private endpoint vs service endpoint | Private endpoint gives a private IP for PaaS access; service endpoint extends VNet identity to a service. |
| Application Gateway vs Front Door | Application Gateway is regional layer 7 load balancing; Front Door provides global edge routing. |
| VPN vs ExpressRoute | VPN uses encrypted internet tunnels; ExpressRoute provides private connectivity through a provider. |
| Peering vs gateway transit | Peering connects VNets; gateway transit shares gateway connectivity when designed correctly. |
For AZ-700 misses, draw the traffic path in one line. Then mark where the failure or design requirement belongs: DNS, route, gateway, peering, firewall, private endpoint, load balancer, or monitoring.