🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AZ-700 Domain 2
Domain 2 — Module 6 of 6 100%
13 of 26 overall

AZ-700 Study Guide

Domain 1: Core Networking Infrastructure

  • Virtual Networks: Your Cloud Foundation Free
  • IP Addressing: Public, Private & Prefixes Free
  • Name Resolution: Azure DNS Free
  • Routing: UDRs, Route Server & NAT Gateway Free
  • VNet Peering and Connectivity
  • Network Monitoring and Diagnostics
  • DDoS Protection and Security Posture

Domain 2: Connectivity Services

  • Site-to-Site VPN: Connecting On-Premises
  • Point-to-Site VPN: Remote Access
  • ExpressRoute Fundamentals
  • ExpressRoute: Advanced Features
  • Azure Virtual WAN
  • Choosing Your Hybrid Connection

Domain 3: Application Delivery Services

  • Azure Load Balancer: Layer 4
  • Traffic Manager: DNS-Based Routing
  • Application Gateway: Layer 7
  • Azure Front Door: Global Delivery
  • Choosing the Right Load Balancer

Domain 4: Private Access to Azure Services

  • Private Link and Private Endpoints
  • Private Endpoint DNS
  • Service Endpoints: When and How

Domain 5: Network Security Services

  • NSGs and Application Security Groups
  • Flow Logs, IP Flow Verify & Network Manager Security
  • Azure Firewall: SKUs and Deployment
  • Azure Firewall Manager and Policies
  • Web Application Firewall (WAF)

AZ-700 Study Guide

Domain 1: Core Networking Infrastructure

  • Virtual Networks: Your Cloud Foundation Free
  • IP Addressing: Public, Private & Prefixes Free
  • Name Resolution: Azure DNS Free
  • Routing: UDRs, Route Server & NAT Gateway Free
  • VNet Peering and Connectivity
  • Network Monitoring and Diagnostics
  • DDoS Protection and Security Posture

Domain 2: Connectivity Services

  • Site-to-Site VPN: Connecting On-Premises
  • Point-to-Site VPN: Remote Access
  • ExpressRoute Fundamentals
  • ExpressRoute: Advanced Features
  • Azure Virtual WAN
  • Choosing Your Hybrid Connection

Domain 3: Application Delivery Services

  • Azure Load Balancer: Layer 4
  • Traffic Manager: DNS-Based Routing
  • Application Gateway: Layer 7
  • Azure Front Door: Global Delivery
  • Choosing the Right Load Balancer

Domain 4: Private Access to Azure Services

  • Private Link and Private Endpoints
  • Private Endpoint DNS
  • Service Endpoints: When and How

Domain 5: Network Security Services

  • NSGs and Application Security Groups
  • Flow Logs, IP Flow Verify & Network Manager Security
  • Azure Firewall: SKUs and Deployment
  • Azure Firewall Manager and Policies
  • Web Application Firewall (WAF)
Domain 2: Connectivity Services Premium ⏱ ~11 min read

Choosing Your Hybrid Connection

Compare Site-to-Site VPN, Point-to-Site VPN, ExpressRoute, and Virtual WAN to make the right connectivity choice for any scenario.

Choosing Your Hybrid Connection

This is the decision module. The exam presents scenarios and expects you to choose the right connectivity option. This module gives you the decision framework.

🎬 Video coming soon

Hybrid Connectivity Decision Guide

Hybrid Connectivity Decision Guide

~11:00
☕ Simple explanation

Choosing a hybrid connection is like choosing how to commute. S2S VPN is driving your car (flexible, affordable, traffic varies). ExpressRoute is a private train line (fast, predictable, expensive). P2S VPN is ride-sharing for individuals. Virtual WAN is hiring a transport company to manage all routes.

Azure offers four hybrid connectivity options for different scenarios. The exam heavily tests design decisions based on bandwidth, latency, cost, scale, and security requirements. Key decision factors: Does traffic need to avoid the internet? How many branches? What bandwidth? How much operational overhead is acceptable?

The Decision Matrix

Hybrid Connectivity Options Compared
FeatureS2S VPNP2S VPNExpressRouteVirtual WAN
ConnectsOn-prem network to Azure VNetIndividual devices to Azure VNetOn-prem DC to Azure (private)All of the above + multi-hub
BandwidthUp to 10 Gbps (VpnGw5)Up to 10 Gbps (VpnGw5)Up to 100 Gbps (Direct)Scale units per gateway
PathPublic internet (encrypted)Public internet (encrypted)Private (provider network)Mixed — VPN over internet, ER private
LatencyVariable (internet-dependent)VariableLow and predictableDepends on connection type
SLA99.95% (active-active)99.95%99.95% (99.99% with premium HA)99.95% per hub
Setup timeMinutes to hoursMinutesWeeks (provider provisioning)Hours per hub
Monthly costLow (gateway + bandwidth)Low (gateway based)Medium-high (circuit + egress)Medium-high (hub + gateways)
On-prem deviceVPN appliance/software requiredVPN client softwareProvider-managed or Direct portsVPN device and/or ER circuit
EncryptionIPsec built-inIPsec/TLS built-inOptional (MACsec or IPsec overlay)Per connection type
Best scaleUnder 30 sitesUnder 10,000 users1-16 circuits30+ sites, global

When to Use Each — Character Scenarios

🏪 Sam Nguyen — Harbour Retail: S2S VPN 50 stores in NZ/AU. Each store has a small network. Sam doesn’t need the cost of ExpressRoute — S2S VPN provides encrypted connectivity at a fraction of the price. Active-active VPN Gateway for high availability.

🏢 Ravi Sharma — Pinnacle Financial: ExpressRoute Enterprise with two data centres. Needs predictable latency, high throughput, and private connectivity. ExpressRoute Local SKU for the nearby DC, Premium for global reach. VPN as backup.

☁️ Elena Torres — Skyline Logistics: Virtual WAN 15 countries. Dozens of branches. Multiple Azure regions. Manual hub-and-spoke would be unmanageable. VWAN provides automated hub-to-hub transit, centralised policy, and mixed connectivity (VPN for small branches, ExpressRoute for large DCs).

P2S VPN: Supplemental P2S supplements the others. Ravi’s employees working from home use P2S with Entra ID auth. Sam’s IT admins use P2S for emergency access. Elena’s field engineers use P2S when visiting customer sites.

Coexistence Patterns

You don’t always choose just one. Common combinations:

ExpressRoute + VPN Backup: Primary traffic flows over ExpressRoute (low latency, high bandwidth). If the ER circuit fails, traffic automatically fails over to the S2S VPN tunnel. BGP manages the failover — ER routes are preferred; when withdrawn, VPN routes take over.

VWAN with Mixed Connectivity: Large DCs connect via ExpressRoute to the VWAN hub. Small branches connect via S2S VPN. Remote workers connect via P2S. VWAN manages all of these through a single hub.

S2S VPN + P2S on Same Gateway: A single VPN Gateway can handle both S2S tunnels (office connectivity) and P2S connections (remote workers). Both run simultaneously on the same gateway.

Custom Hub-and-Spoke vs Virtual WAN

Custom Hub-and-Spoke vs Virtual WAN
FeatureCustom Hub-and-SpokeVirtual WAN
Hub managementYou build and manage (VNet + NVAs + gateways)Azure manages the hub infrastructure
RoutingManual UDRs and route tablesAutomatic with optional custom route tables
Hub-to-hubManual peering + routingAutomatic backbone connectivity
FirewallDeploy and manage Azure Firewall yourselfDeploy in hub with routing intent
NVA flexibilityFull IaaS control — any NVALimited to approved partner NVAs
CustomisationMaximum — you control everythingLess — Azure makes some decisions
ComplexityHigh at scaleLower — managed service
CostPay for individual resourcesHub fee + gateway scale units
Best forUnder 10 VNets with custom requirements10+ VNets or global multi-region
💡 Exam Decision Scenarios

When the exam presents a scenario, use this elimination process:

Step 1 — Does it need private connectivity (no public internet)? Yes → ExpressRoute. No → VPN is fine.

Step 2 — Is it one device or a network? One device → P2S. Network → S2S or ExpressRoute.

Step 3 — How much bandwidth? Under 10 Gbps → VPN can work. Over 10 Gbps → ExpressRoute.

Step 4 — How many sites/regions? Under 10 sites, one region → Custom hub-and-spoke. Over 10 sites or multi-region → Virtual WAN.

Step 5 — Is there a latency requirement? Predictable, low latency → ExpressRoute. Acceptable, variable → VPN.

Step 6 — Budget constraints? Tight budget → S2S VPN. Medium → ExpressRoute Standard. Flexible → ExpressRoute Premium or VWAN.

Common exam traps:

  • “Company needs private connectivity” = ExpressRoute (VPN goes over internet, even though encrypted)
  • “Company has 50 branch offices worldwide” = Virtual WAN (too many for manual hub-and-spoke)
  • “Remote workers need Conditional Access” = P2S with OpenVPN and Entra ID auth
  • “Backup for ExpressRoute” = S2S VPN as backup (not another ER circuit in the same location)

Key Takeaways

  • S2S VPN: simple, affordable, internet-based. Best for small-to-medium sites.
  • ExpressRoute: private, predictable, high-bandwidth. Best for enterprise DCs.
  • Virtual WAN: managed hub-and-spoke at scale. Best for global multi-site.
  • P2S VPN: supplemental for individual devices. Entra ID auth for Conditional Access.
  • Coexistence is common — ER + VPN backup, VWAN with mixed connections.

Test Your Knowledge

Question

When should you choose Virtual WAN over custom hub-and-spoke?

Click or press Enter to reveal answer

Answer

When you have 10+ VNets, multiple regions, or need automated hub-to-hub transit. VWAN reduces management overhead at scale. Custom hub-and-spoke is better for smaller deployments needing maximum customisation.

Click to flip back

Question

Can S2S VPN and ExpressRoute coexist?

Click or press Enter to reveal answer

Answer

Yes. A common pattern is ExpressRoute as primary (low latency, private) with S2S VPN as backup (fails over automatically via BGP). Both gateways deploy in the same GatewaySubnet.

Click to flip back

Question

A company says they need 'private connectivity that doesn't touch the public internet.' What should you recommend?

Click or press Enter to reveal answer

Answer

ExpressRoute. VPN traffic goes over the public internet (encrypted but not private path). ExpressRoute uses a dedicated, private connection through a provider's network.

Click to flip back


Knowledge Check

A startup with 3 offices and a modest budget needs to connect to Azure. They don't need predictable latency. What should they choose?

Knowledge Check

Elena's company has 50 offices across 15 countries, with data centres on 3 continents using ExpressRoute and smaller branches using VPN. What connectivity approach should she use?


Next up: Azure Load Balancer: Layer 4 — Start Domain 3 with Layer 4 load balancing, SKU selection, and cross-region load balancing.

← Previous

Azure Virtual WAN

Next →

Azure Load Balancer: Layer 4

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.