Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

7.2. Quick Reference

Think of this section like a pilot's pre-flight checklist—quick lookups for the most common decision points you'll face on the exam. Without these mental shortcuts, you'll waste precious exam time re-deriving answers from first principles.

What breaks without quick reference:
  • You spend 5 minutes on a "which load balancer" question that should take 30 seconds
  • You confuse VPN Gateway tiers and pick the wrong throughput
  • You forget the exact subnet name Azure Firewall requires and eliminate the correct answer

Use these tables to build instant pattern recognition. The exam rewards speed on straightforward questions so you have time for complex scenarios.

Load Balancing Decision Matrix

RequirementSolution
Layer 4, regional, internalInternal Load Balancer
Layer 4, regional, publicPublic Load Balancer
Layer 4, globalCross-region Load Balancer
Layer 7, regionalApplication Gateway
Layer 7, globalFront Door
DNS-based globalTraffic Manager
Transparent NVA insertionGateway Load Balancer

VPN vs ExpressRoute

AspectVPNExpressRoute
PathInternetPrivate
BandwidthUp to 10 Gbps (VpnGw5)Up to 100 Gbps
LatencyVariableConsistent
Setup timeMinutesWeeks
CostLowerHigher
EncryptionBuilt-in (IPsec)Optional

Private Endpoint vs Service Endpoint

AspectPrivate EndpointService Endpoint
IP usedPrivate IP in VNetService public IP
On-premises accessYes (via DNS)No
CostPer endpointFree
DNS changesRequiredNone
ScopeGlobalRegional

NSG vs Azure Firewall vs WAF

CapabilityNSGAzure FirewallWAF
Layer3-43-77
FQDN filteringNoYesNo
TLS inspectionNoPremium onlyYes
Threat intelNoYesYes
CentralizedNoYesPer instance
CostFree~$900+/monthPer App GW/FD

Key Port Numbers

PortService
22SSH
53DNS
80HTTP
443HTTPS
500IKE (VPN)
1433SQL Server
3389RDP
4500IPsec NAT-T

Required Subnet Names

Subnet NameService
GatewaySubnetVPN/ExpressRoute Gateway
AzureFirewallSubnetAzure Firewall
AzureFirewallManagementSubnetFirewall forced tunneling
AzureBastionSubnetAzure Bastion
RouteServerSubnetAzure Route Server

Connectivity Decision Tree

Private Access Decision Tree

Alvin Varughese
Written byAlvin Varughese
Founder15 professional certifications