Browse Certification Practice Tests by Exam Family

Microsoft AZ-802 Windows Server Cheat Sheet

Review a compact Microsoft AZ-802 Windows Server Hybrid Administrator cheat sheet for hybrid identity, Azure Arc, migration, networking, storage, security, recovery, monitoring, and IT Mastery practice.

Use this AZ-802 cheat sheet before the free diagnostic or between timed sets. The goal is to keep Windows Server hybrid-administration decisions clear: preserve identity boundaries, onboard servers deliberately, validate network and storage dependencies, secure management paths, test recovery, and use Azure operations tooling without losing sight of on-premises reality.

Use this with practice. Review the hybrid checkpoints, then return to the AZ-802 page for the free 50-question diagnostic, public samples, timed mocks, topic drills, and the full IT Mastery bank.

Open AZ-802 practice page Try the free diagnostic

Exam snapshot

FieldDetail
IssuerMicrosoft
Certification laneMicrosoft Certified: Windows Server Hybrid Administrator Associate
Exam codeAZ-802
Practice reference50-question diagnostic in IT Mastery; verify current exam-day requirements with Microsoft before scheduling
Main scopeAD DS, hybrid management, VMs, containers, networking, storage, security, availability, recovery, migration, monitoring, and troubleshooting
IT Mastery statusLive practice available

AZ-802 hybrid decision flow

Use this flow when a scenario asks for the best next administrative step.

    flowchart LR
	  A["Workload or server change"] --> B["Confirm identity boundary"]
	  B --> C["Validate network and storage path"]
	  C --> D["Choose management plane"]
	  D --> E["Secure access and policy"]
	  E --> F["Test migration, backup, or failover"]
	  F --> G["Monitor and troubleshoot"]

Domain checklist

AreaWhat to knowCommon trap
AD DS in hybrid environmentsdomain controllers, sites, replication, DNS, FSMO roles, trusts, authentication, and Microsoft Entra integration boundariesreplacing a domain or forest when the scenario requires preserving names, SIDs, and joins
Windows Server and hybrid workloadsAzure Arc, Windows Admin Center, server inventory, update management, policy, remote administration, and delegated accessassuming Azure management works before onboarding, agents, permissions, and connectivity are valid
VMs and containersHyper-V, Azure VMs, containers, image lifecycle, host placement, and workload isolationtreating containers, VMs, and physical servers as interchangeable deployment targets
Hybrid networkingDNS, routing, VPN/ExpressRoute concepts, name resolution, firewall paths, subnet design, and connectivity teststroubleshooting the app before proving name resolution, ports, routes, and authentication paths
Storage and file servicesSMB, DFS, Storage Spaces Direct, Azure File Sync, quotas, permissions, and storage migrationmoving files without preserving ACLs, namespaces, sync scope, and cutover requirements
Securityprivileged access, JEA/JIT concepts, administrative boundaries, patching, endpoint protection, certificates, and audit trailsusing broad admin accounts because the environment is hybrid
High availability and recoveryclustering, load distribution, backup, site recovery, failover, restore testing, RPO/RTO, and runbooksconfusing data backup with service recovery
Migrationassessment, dependency mapping, replication, validation, cutover, rollback, and post-migration monitoringstarting migration before discovering identity, storage, DNS, and application dependencies
Monitoring and troubleshootingEvent Viewer, performance counters, Azure Monitor, logs, alerts, baselines, and health checksreading one alert as root cause without correlating evidence

Must-know distinctions

DistinctionHow to decide in questions
Hybrid management vs cloud migrationHybrid management keeps mixed environments visible and governed; migration moves workloads or data to a new platform.
Azure Arc vs Azure VMAzure Arc manages non-Azure or on-premises servers through Azure control-plane features; Azure VMs run as Azure compute resources.
DNS issue vs authentication issueDNS failures prevent reaching the right endpoint; authentication failures happen after the endpoint is found but identity, trust, or policy blocks access.
Backup vs disaster recoveryBackup restores data; disaster recovery restores a service within a time and data-loss objective.
High availability vs disaster recoveryHigh availability handles local component failure; disaster recovery handles broader outage or site-level disruption.
Migration assessment vs cutoverAssessment discovers readiness and dependencies; cutover changes production traffic or ownership.
Monitoring vs troubleshootingMonitoring detects and alerts; troubleshooting isolates evidence, tests hypotheses, and confirms remediation.
Identity sync vs authorizationSync makes identities available; authorization decides what those identities can do.

Signals and snippets to recognize

AZ-802 questions often include small operational clues. Use the clue to decide whether the next action is identity, connectivity, storage, migration, recovery, or monitoring.

Get-ADReplicationFailure -Scope Site -Target "Toronto"
dcdiag /test:dns /v

Replication and DNS checks point to domain-controller health, site design, and name-resolution dependencies. Do not jump to workload migration until identity and DNS are stable.

Test-NetConnection fileserver01.contoso.com -Port 445
Resolve-DnsName fileserver01.contoso.com

For file-service or SMB symptoms, prove name resolution and port reachability before changing permissions or storage design.

Migration assessment findings:
- application uses hard-coded server name
- service account is local admin on old host
- file share ACLs include nested domain groups
- rollback window is four hours

This is a dependency and cutover problem, not just a copy operation. A strong answer preserves identity, ACLs, names, rollback, and validation steps.

Practice strategy

For AZ-802 misses, label the failure type before reattempting: AD DS, hybrid management, compute, networking, storage, security, high availability, recovery, migration, or monitoring. If you miss because two answers seem technically possible, prefer the one that validates dependencies first, preserves existing identity and access requirements, creates a reversible path, and records evidence for operations.

Use the older AZ-800 and AZ-801 pages only for predecessor context. For new preparation, practice from AZ-802 first, then use older material to clarify terminology where a training provider or employer still names the split route.

When several unseen timed attempts are above roughly 75% and you can explain the identity boundary, connectivity path, rollback option, and monitoring evidence behind each answer, stop repeating familiar questions. Use remaining time for weak-domain drills and one final diagnostic.

Revised on Monday, May 25, 2026