← Back to Learning Portal

AZ-305 Quick Reference Cheat Sheet

High-yield facts, service comparisons, and exam triggers at a glance.

๐Ÿ“‹ AZ-305 QUICK REFERENCE CHEAT SHEET

Golden Rules, Critical Numbers, and Comparison Tables

Print this or keep it open during final review. One page per section recommended.

WELL-ARCHITECTED FRAMEWORK

PillarKey QuestionAzure Tools
----------------------------------
Cost OptimizationPaying for what we need?RI, Spot, lifecycle policies, Advisor
Operational ExcellenceCan we run it reliably?IaC, Monitor, Automation, CI/CD
Performance EfficiencyFast enough at scale?CDN, Redis, autoscale, right-sizing
ReliabilitySurvives failure?AZ, ASR, failover groups, GZRS
SecurityData and access protected?MI, PE, Firewall, Policy, Key Vault

DOMAIN 1: IDENTITY, GOVERNANCE, MONITORING

Entra ID Licences

FeatureP1P2
---------:--::--:
Conditional Accessโœ…โœ…
PIMโŒโœ…
Identity ProtectionโŒโœ…

Hybrid Identity

MethodPassword in CloudBest For
--------:-----------------:----------
PHSHashDefault hybrid
PTANoOn-prem validation
Cloud SyncHashMulti-forest, light footprint
FederationNoAD FS claims

Azure Policy Effects

EffectAction
----------------
AuditLog only
DenyBlock creation
DeployIfNotExistsAuto-deploy (needs MI)
ModifyChange tags/properties

Monitoring Stack

Resources โ†’ Diagnostic Settings โ†’ Log Analytics โ†’ Alerts โ†’ Action Groups


DOMAIN 2: DATA STORAGE

SQL Family

SQL DBMISQL VM
---:---::---::---:
AgentโŒโœ…โœ…
VNetPENativeNative
OpsLowLowHigh
Lift-shiftPartialBestFull

Cosmos DB Consistency

LevelReads Stale?Cost
-------:------------::----:
StrongNever$$$$
SessionOther sessions$$
EventualYes$

Storage Replication

ZoneRegionRead 2nd
---:---::---::---:
LRSโŒโŒโŒ
ZRSโœ…โŒโŒ
GRSโŒโœ…โŒ
GZRSโœ…โœ…โŒ
RA-GRSโŒโœ…โœ…

Blob Tiers

Hot โ†’ Cool (30d) โ†’ Cold (90d) โ†’ Archive (180d)


DOMAIN 3: BUSINESS CONTINUITY

DR Strategies (cost โ†‘, RTO โ†“)

Backup โ†’ Pilot Light โ†’ Warm Standby โ†’ Hot Standby โ†’ Active-Active

HA: AZ vs AS

Availability SetAvailability Zone
---:---::---:
ProtectsRack failureDC failure
SLA99.95%99.99%
CostFreeZone IP cost

SQL DR

FeatureFailover
-------------------
Geo-replicationManual
Auto-failover groupAutomatic

Load Balancing

ServiceLayerScope
---------:-----:-------
Load BalancerL4Regional
App GatewayL7Regional
Front DoorL7Global
Traffic ManagerDNSGlobal

DOMAIN 4: INFRASTRUCTURE

Compute Selection

WorkloadService
-------------------
Web/API PaaSApp Service
ServerlessFunctions
Containers K8sAKS
Simple containersContainer Apps
LegacyVMs
Batch/HPCBatch

Network Topology

ScaleTopology
-----------------
<10 VNets, 1 regionHub-spoke
5+ branches, multi-regionVirtual WAN

Hybrid Connectivity

VPNExpressRoute
---:---::---:
Bandwidth1.25 Gbps100 Gbps
SLA99.9%99.95%
EncryptBuilt-inNo (add MACsec)
SetupHoursMonths

Private Access

Service EndpointPrivate Endpoint
---:---::---:
From on-premโŒโœ…
CostFreePer hour
IPPublic (filtered)Private VNet IP

Migration 6 R's

Rehost ยท Refactor ยท Rearchitect ยท Rebuild ยท Replace ยท Retire

Event Services

ServiceUse
--------------
Event GridReact to events (blob created)
Event HubsStream ingestion (IoT)
Service BusEnterprise messaging (queues)

EXAM TRAPS โ€” AVOID THESE

WrongRight
--------------
Direct RBAC for JIT adminPIM eligible
RBAC to block resource typesAzure Policy Deny
SQL DB for SQL AgentManaged Instance
GRS for zone protection onlyZRS
Service Endpoint from on-premPrivate Endpoint
App Gateway for global WAFFront Door
ASR for dev/test DRBackup
Event Hubs for blob triggerEvent Grid
TDE to hide PII from DBAAlways Encrypted
Hub-spoke for 60 branchesVirtual WAN

KEY NUMBERS

ItemValue
-------------
Pass score700/1000
Exam time100 min
MG max depth6 levels
VNet peeringNon-transitive
Reserved IPs/subnet5
Backup soft delete14 days
ASR RPO~30 sec
Cosmos SLA (multi-region)99.999%

CASE STUDY FRAMEWORK

1. Read full case (5 min)
2. List requirements + conflicts
3. Identify WAF priority
4. Answer in order (don't contradict earlier choices)
5. Pick BEST answer (not just valid)
6. Match team skills + existing architecture

*AZ-305 Quick Reference Cheat Sheet โ€” April 17, 2026 skills measured*