- Design and implement core networking infrastructure
- Design, implement, and manage connectivity services
- Design and implement application delivery services
- Design and implement private access to Azure services
- Secure network connectivity to Azure resources
Exam domains at a glance
| Domain (AZ-700) | Approx. weight | Core topics |
|---|---|---|
| Design and implement core networking infrastructure | 25–30% | VNets and subnet design, Public IP SKUs, DNS and name resolution, VNet peering, routing (UDR, system routes, BGP), NAT Gateway / internet egress |
| Design, implement, and manage connectivity services | 20–25% | VPN Gateway (S2S, P2S), ExpressRoute, Virtual WAN, hybrid connectivity patterns |
| Design and implement application delivery services | 15–20% | Load Balancer (L4), Traffic Manager (DNS routing), Application Gateway (L7 + WAF), Front Door (global edge) |
| Design and implement private access to Azure services | 10–15% | VNet service endpoints, Private Link, private endpoints |
| Secure network connectivity to Azure resources | ~Remaining % | Network Security Groups, Azure Firewall design and policies, DDoS Protection, WAF configuration on App Gateway / Front Door |
1) Core networking infrastructure (25–30%)
This is the largest domain and covers the foundational building blocks of Azure networking. Expect to design and implement scalable, secure network topologies. Key topics:- Azure Virtual Networks (VNets) and subnet design patterns
- Public IP addressing and SKU decisions (basic vs. standard)
- Name resolution and DNS design options
- VNet peering and cross‑VNet connectivity
- Routing: user-defined routes (UDRs), system routes, BGP
- Internet egress patterns and source NAT using Azure NAT Gateway (Virtual NAT)

2) Connectivity services (20–25%)
This domain focuses on connecting Azure to other networks and creating scalable transit topologies. Key topics:- Azure VPN Gateway: site-to-site and point-to-site configurations
- Azure ExpressRoute: private connectivity to Microsoft and on-premises
- Azure Virtual WAN: branch connectivity, hub-and-spoke, and transit patterns
- Hybrid connectivity design choices and resiliency

3) Application delivery services (15–20%)
This domain is about reliable, high-performance delivery and global distribution of applications. Key topics:- Azure Load Balancer (Layer 4)
- Azure Traffic Manager (DNS-based traffic routing)
- Azure Application Gateway (Layer 7, WAF-capable)
- Azure Front Door (global edge routing, caching, acceleration)

4) Private access to Azure services (10–15%)
This domain covers methods to ensure traffic to PaaS services remains private within your virtual networks. Key topics:- Virtual Network service endpoints
- Azure Private Link and private endpoints

5) Secure network connectivity
This domain ensures your Azure network design defends against threats and enforces controls. Key topics:- Network Security Groups (NSGs) and how rules are evaluated
- Azure Firewall architecture, policy management, and logging
- DDoS Protection plans and tuning for applications
- Web Application Firewall (WAF) configuration on Application Gateway and Front Door

- Microsoft Learn AZ-700 exam page: https://learn.microsoft.com/en-us/certifications/exams/az-700/
- Microsoft Docs for Azure networking services: https://learn.microsoft.com/azure/
- Hands-on sandboxes and practice assessments available from the certification page
Use the Microsoft Learn practice assessment and sandbox to simulate exam conditions and get hands‑on experience. These tools are excellent for validating your knowledge before scheduling the real exam.

Do not pop out the Microsoft Learn/Docs pane during the exam. Use the side-by-side split view provided in the test interface. Popping out the documentation window has caused issues for some candidates in the past.
- Review each domain and focus study time according to domain weight.
- Practice labs that exercise VNets, routing, connectivity, and security features.
- Use the Microsoft Learn sandbox and practice assessments.
- Familiarize yourself with service limits and SKU differences in the Docs pane.