AZ-802 — Microsoft Certified: Windows Server Hybrid Administrator Associate Quick Reference

Compact AZ-802 quick reference for Microsoft Windows Server hybrid administration: security, high availability, disaster recovery, migration, monitoring, and troubleshooting.

AZ-802 Exam Focus at a Glance

This Quick Reference supports independent preparation for Microsoft AZ-802, Microsoft Certified: Windows Server Hybrid Administrator Associate (AZ-802). Use it to review high-yield decisions for Windows Server in hybrid environments: on-premises, Azure VMs, Azure Arc-enabled servers, identity, security, high availability, disaster recovery, migration, monitoring, and troubleshooting.

If the scenario asks for…Think first about…Common trap
Manage non-Azure Windows Servers from AzureAzure Arc-enabled serversArc is management, not automatic migration
Patch servers at scaleAzure Update Manager, maintenance configurationsDo not assume WSUS and Azure Update Manager are identical
Collect logs and performance dataAzure Monitor Agent, Data Collection Rules, Log AnalyticsAgent installed but no DCR means little or no data
Improve security postureMicrosoft Defender for Cloud, Microsoft Defender for Endpoint, security baselinesDefender for Cloud posture management is not the same as antivirus
Back up files, system state, or VMsAzure Backup / Recovery Services vaultBackup is not orchestrated disaster recovery
Replicate and fail over workloadsAzure Site RecoveryASR is not long-term backup retention
Migrate servers to AzureAzure MigrateAssessment and replication/cutover are separate phases
Migrate file serversStorage Migration Service, Azure File Sync, AzCopy/Robocopy depending targetFile sync is not the same as one-time migration
Provide app or VM high availabilityFailover clustering, NLB, load balancers, Storage Spaces DirectHA inside a site is not a full DR strategy
Troubleshoot hybrid visibilityArc agent, Azure Monitor Agent, DCRs, RBAC, network/proxy“Server is online” does not mean Azure can manage it

Hybrid Management Service Selection

Tool or serviceBest useKey AZ-802 cuesWatch for
Windows Admin CenterBrowser-based Windows Server, cluster, Hyper-V, and storage managementAdminister servers without full RDP; integrate with Azure servicesWAC is a management gateway, not a cloud control plane by itself
Server ManagerTraditional role/feature and remote server managementSmall on-prem admin scenariosLess useful for Azure-scale governance
Azure Arc-enabled serversProject non-Azure Windows/Linux servers into Azure Resource ManagerOn-premises or other-cloud servers need Azure Policy, tags, Defender, Update Manager, monitoringRequires Connected Machine agent and outbound connectivity
Azure Policy with guest configurationAudit or enforce machine configuration through AzureCompliance checks across Azure and Arc-enabled serversPolicy assignment scope and remediation identity matter
Azure Update ManagerAssess and deploy OS updates across Azure VMs and Arc-enabled serversScheduled patching, update compliance, maintenance windowsRequires supported agent/configuration; not a replacement for every WSUS use case
Azure AutomationRunbooks, automation jobs, hybrid workersRepeatable operational tasks across hybrid infrastructureAutomation account permissions and hybrid worker placement matter
Microsoft Defender for CloudSecurity posture, recommendations, regulatory-style compliance views, workload protection integration“Secure score,” recommendations, server protection, Arc machinesNot the same as Windows Defender Firewall or Defender Antivirus
Microsoft Defender for EndpointEndpoint detection and responseInvestigate suspicious activity, endpoint alerts, attack timelineLicensing/onboarding method is scenario-dependent
Azure MonitorMetrics, logs, alerts, dashboards, VM insightsCentralized monitoring and KQL analysisData appears only if collection is configured
Log Analytics workspaceStores queryable monitoring/log dataKQL, log retention, alerts from logsWorkspace region, permissions, and DCR association can block visibility
Azure Monitor AgentModern monitoring agent for guest logs/performanceData Collection Rules, Azure/Arc serversReplaces many legacy collection patterns, but legacy agents may still appear in existing environments
Recovery Services vaultAzure Backup and Azure Site Recovery containerBackup policies, protected items, ASR replication itemsVault choice affects management boundary and recovery configuration
Azure MigrateDiscovery, assessment, dependency analysis, server migrationMove VMware, Hyper-V, physical, or other servers to AzureAssessment readiness is not the same as completed migration
Storage Migration ServiceFile server inventory, transfer, and cutoverPreserve shares/security while moving to newer Windows Server or Azure VMNot designed as a continuous file sync service
Azure File SyncCentralize file shares in Azure Files with Windows Server cacheBranch file servers, cloud tiering, multi-site file accessSync topology and conflict behavior matter
Azure Site RecoveryVM/workload replication, test failover, planned/unplanned failoverDR to Azure or secondary siteDoes not replace backups or app-level consistency planning

Identity, Directory, and Access Control

AD DS and Microsoft Entra ID distinctions

ComponentPrimary purposeChoose when…Exam caution
Active Directory Domain ServicesKerberos/NTLM domain auth, domain join, Group Policy, LDAP, computer accountsWindows Server workloads depend on domain servicesMicrosoft Entra ID does not directly replace all AD DS features
Microsoft Entra IDCloud identity, OAuth/OIDC/SAML apps, Azure RBAC integrationUsers need cloud app access, Azure portal access, conditional accessEntra users are not automatically domain users for legacy apps
Microsoft Entra Connect / Cloud SyncSynchronize identities from AD DS to Entra IDHybrid identity requiredKnow sync direction and sign-in method implications
Microsoft Entra Domain ServicesManaged domain services in AzureAzure workloads need LDAP/Kerberos/NTLM without managing DCsNot the same as extending your existing DCs into Azure
Domain controller in Azure VMExtend existing AD DS into AzureAzure workloads need full AD DS control and replicationTreat as a DC: DNS, sites, subnets, backup, security

AD DS operations to recognize

TaskHigh-yield referenceUseful checks
Add a domain controllerInstall AD DS role, promote server, configure DNS and site placementDNS health, replication, time sync
Replace old domain controllersAdd new DCs, transfer FSMO roles, validate replication, demote old DCsDo not simply shut down the last role holder
Manage replication topologyUse AD Sites and Services, site links, subnetsIncorrect subnet mapping causes wrong DC selection
Troubleshoot logon issuesCheck DNS SRV records, secure channel, time skew, DC locatornltest, dcdiag, repadmin, w32tm
Protect privileged accountsTiered admin model, Protected Users, PAWs, JEA, LAPSAvoid using domain admin for routine server tasks
Service account managementgMSA where supportedgMSA requires domain support and correct host authorization
Restore deleted AD objectsAD Recycle Bin when enabledNot a substitute for full system state backup
Back up domain controllersSystem State / supported backup methodsAvoid unsupported snapshots or rollback patterns

Privileged access decision table

RequirementPreferWhy
Local administrator password rotationWindows LAPSUnique, rotated local admin passwords reduce lateral movement
Run limited PowerShell admin tasksJust Enough AdministrationProvides role-limited endpoints instead of full admin shell
Manage services securelyGroup Managed Service AccountAutomatic password management and SPN support
Temporary Azure privileged roleMicrosoft Entra Privileged Identity ManagementTime-bound elevation for cloud roles
Restrict credential exposure during remote adminCredential Guard / Remote Credential Guard where applicableReduces credential theft risk
Delegate server management through WACWindows Admin Center role-based controls and gateway accessCentralizes browser-based server administration

Windows Server Security Reference

ControlUse forImplementation cluesCommon trap
Microsoft Defender AntivirusMalware protection on Windows ServerReal-time protection, definitions, exclusionsExclusions must be justified; do not broadly exclude system paths
Microsoft Defender for EndpointEDR, investigation, advanced threat detectionOnboarding package, security portal alertsAntivirus status alone does not confirm EDR onboarding
Microsoft Defender for CloudPosture management and workload protection recommendationsSecure score, recommendations, Arc/Azure serversRecommendations may require agent, extension, or plan configuration
Windows Defender FirewallHost-level inbound/outbound filteringProfiles: domain/private/public; rule scopeNSGs do not replace host firewall rules
BitLockerVolume encryptionTPM, recovery keys, policy enforcementEncryption protects data at rest, not live compromised sessions
Secure Boot / TPM / Secured-coreBoot integrity and hardware-rooted protectionsModern server hardware or Azure VM generation supportAvailability depends on platform capabilities
Credential GuardProtect derived credentialsVirtualization-based securityCan affect older auth/delegation patterns
SMB signing/encryptionProtect SMB integrity/confidentialityFile server and client settingsSMB encryption is not a backup or access-control substitute
TLS certificate managementSecure service endpointsAD CS, public CA, certificate lifecycleExpired certs break hybrid services and agents
JEALeast-privilege PowerShell operationsRole capabilities and session configurationUsers still need a defined endpoint and permissions
Security baselinesStandardized hardeningMicrosoft security baselines, GPO, Intune, policyTest before broad enforcement
Shielded VMs / Host Guardian ServiceProtect Hyper-V VMs from fabric adminsGuarded fabric, attestation, key protectionMore complex than normal VM encryption

Fast security checks

Get-MpComputerStatus | Select-Object AMServiceEnabled,AntivirusEnabled,RealTimeProtectionEnabled

Get-SmbServerConfiguration |
  Select-Object EnableSMB1Protocol,EncryptData,RejectUnencryptedAccess

auditpol /get /category:*

Get-LocalUser | Where-Object Enabled -eq $true

Get-LocalGroupMember Administrators

Networking and Remote Administration

RequirementUseNotes
Secure server management without broad RDP exposureWindows Admin Center, PowerShell Remoting, JEAPrefer constrained, audited admin paths
Connect on-premises network to AzureSite-to-site VPN or ExpressRouteVPN is internet-based encrypted tunnel; ExpressRoute is private connectivity through provider
Connect one server to Azure VNet for management/testingAzure Network Adapter through WAC, where suitableGood for limited scenarios, not enterprise WAN design
Protect Azure VM trafficNSG, Azure Firewall, route tables, host firewallNSG filters at subnet/NIC; host firewall still matters
Protect on-prem server trafficWindows Defender Firewall, network firewalls, IPsecAzure controls do not automatically protect on-prem paths
Diagnose Azure network pathNetwork Watcher, Connection Monitor, effective routes/NSGsApplies to Azure resources and monitored endpoints depending configuration
Remote command executionWinRM / PowerShell RemotingRequires listener, firewall, auth, and endpoint permissions
Remote GUI accessRDP, Azure Bastion for Azure VMsBastion is for Azure VM access, not general on-prem RDP

Common hybrid connectivity traps

SymptomLikely area to inspect
Azure Arc server disconnectedOutbound HTTPS/proxy, Connected Machine agent, identity/RBAC
Azure Monitor no dataDCR association, AMA health, workspace permissions, collection rule scope
Domain logons slow in AzureAD Sites and Services subnet mapping, DNS, DC placement
Azure VM cannot join domainDNS points to AD DS DNS servers, network path to DCs, time sync
WAC cannot manage serverWinRM, firewall rules, trusted hosts/domain trust, gateway permissions
Backup/ASR agent cannot registerVault credentials, outbound connectivity, clock, proxy/TLS inspection

High Availability Reference

HA technology selection

ScenarioPreferWhyAvoid assuming
Stateful workload needs automatic failover between nodesFailover clusteringCluster service coordinates resource ownershipCluster alone provides site DR
Stateless scale-out TCP/UDP applicationNetwork Load Balancing or external load balancerDistributes client trafficNLB protects shared state
Highly available Hyper-V storageCluster Shared Volumes, Storage Spaces Direct, SAN-backed clusterShared or replicated storage for clustered VMsLocal disks alone are enough
Highly available SMB application sharesScale-Out File Server where appropriateActive-active SMB access for application dataGeneral user file shares always fit SOFS
Rolling patching of clustersCluster-Aware UpdatingCoordinates node maintenanceManual patching is always safe
Site-aware clusterFailover cluster with site awareness, proper quorum/witnessSupports planned placement and failover logicIt eliminates need for DR testing
VM-level replica between hosts/sitesHyper-V ReplicaAsynchronous VM replicationSame as backup or app-aware HA
Volume-level replicationStorage ReplicaBlock-level replication between servers/clustersSame as DFS Replication

Failover clustering quick checks

AreaWhat to remember
ValidationRun cluster validation before creating or changing a supported cluster
QuorumPrevents split-brain; witness helps maintain majority
Witness optionsDisk witness, file share witness, cloud witness depending topology
Cloud witnessUseful when Azure is reachable and no shared witness disk is preferred
Dynamic quorumAdjusts quorum vote behavior as nodes change
Cluster networksSeparate or logically plan client, storage, live migration, and management traffic where needed
CSVCommon for Hyper-V clustered VM storage
CAUAutomates patching workflow across cluster nodes
Drain rolesMove clustered roles before maintenance
Anti-affinity / preferred ownersControl workload placement patterns

Cluster PowerShell snippets

Install-WindowsFeature Failover-Clustering -IncludeManagementTools

Test-Cluster -Node "SRV1","SRV2"

New-Cluster -Name "CL01" -Node "SRV1","SRV2" -StaticAddress "10.0.0.50"

Get-ClusterNode
Get-ClusterGroup
Get-ClusterQuorum

Cloud witness example pattern:

Set-ClusterQuorum -CloudWitness `
  -AccountName "<storage-account-name>" `
  -AccessKey "<storage-account-key>"

Disaster Recovery and Backup

Backup vs replication vs disaster recovery

RequirementBest fitReason
Restore accidentally deleted filesAzure Backup, Windows Server Backup, file backupPoint-in-time recovery
Restore Windows Server system stateAzure Backup with MARS agent or supported backup productProtects critical OS roles such as AD DS
Long-term retentionBackup policyReplication usually keeps only current or near-current state
Fail over VM workloads to AzureAzure Site RecoveryReplication plus orchestration
Test failover without disrupting productionAzure Site Recovery test failoverValidates DR plan
Replicate storage volumes between servers/clustersStorage ReplicaBlock-level volume replication
Replicate Hyper-V VMs between hostsHyper-V ReplicaVM-focused asynchronous replication
Protect Azure VMAzure Backup VM backup and/or ASR depending objectiveBackup and DR solve different problems

Azure Backup components

ComponentPurposeExam cues
Recovery Services vaultManagement container for backup/ASR itemsPolicies, protected items, jobs, alerts
MARS agentBack up files/folders/system state from Windows ServerCommon for on-prem Windows Server backup to Azure
Microsoft Azure Backup ServerProtect workloads and servers through a backup server modelApp-aware workload protection scenarios
Backup policySchedule and retentionMatch recovery need; do not invent retention from scenario
Recovery pointPoint in time available for restoreApplication-consistent vs crash-consistent may matter
Soft delete / immutability-style protectionsProtect against accidental or malicious deletion where configuredSecurity and recovery controls are separate from backup schedule

Azure Site Recovery components

ComponentPurposeExam cues
Replication policyFrequency/retention/app consistency behaviorDrives RPO-related behavior
Mobility service / provider componentsReplication agents/components depending source platformHealth must be monitored
Recovery planOrdered failover groups and automation stepsMulti-tier app failover
Test failoverNon-disruptive validationAlways preferred before real failover
Planned failoverControlled failover when source is availableMinimizes data loss
Unplanned failoverDisaster scenarioRequires post-failover validation
FailbackReturn workloads after primary site recoveryMust be planned and tested

DR decision checklist

  1. Define the workload dependency map: identity, DNS, database, file shares, certificates, IP dependencies.
  2. Determine RPO/RTO from the scenario, then choose backup, replication, clustering, or ASR.
  3. Verify network design: Azure VNets, subnets, DNS, routing, VPN/ExpressRoute, NSGs, firewalls.
  4. Configure replication or backup policy.
  5. Run test failover or test restore.
  6. Document cutover order, validation steps, and rollback.
  7. Monitor jobs, agent health, replication health, and recovery point availability.

Migration Reference

Migration service selection

Source / target scenarioPreferKey reasonCommon trap
Assess server estate for Azure readinessAzure Migrate discovery and assessmentInventory, sizing, dependency analysisDiscovery does not move workloads
Rehost VMware/Hyper-V/physical server to Azure VMAzure Migrate server migrationReplication and cutover workflowLift-and-shift may still require app remediation
Move file server to newer Windows Server or Azure VMStorage Migration ServiceInventories data, shares, ACLs, and supports cutoverNot continuous sync after migration
Move file data into Azure FilesAzure File Sync, AzCopy, Robocopy, or migration toolingDepends on ongoing cache/sync vs one-time copyAzure File Sync is not just a copy command
Keep branch file server cache with cloud namespaceAzure File SyncLocal cache plus Azure Files centralizationPlan sync groups and endpoint layout
Move AD DS to newer serversAdd new DCs, transfer FSMO roles, demote old DCsSupported modernization pathDo not clone/restore DCs carelessly
Move IIS appsWeb Deploy, Azure Migrate/app assessment, App Service tools where applicableDepends on rehost vs refactorApp dependencies may block simple move
Move databasesDatabase-specific migration toolingSchema, compatibility, downtime requirementsFile copy is not database migration

Storage Migration Service flow

PhaseWhat happensValidate
Prepare orchestratorInstall/administer Storage Migration ServiceNetwork, firewall, permissions
Inventory sourceDiscover shares, files, security, local users/groupsSource access and complete inventory
Transfer dataCopy data to destinationACLs, timestamps, share paths
Cut overDestination assumes source name/IP where configuredClient access, DNS, application paths
DecommissionRemove or repurpose old server after validationBackups and rollback window

Azure Migrate flow

PhaseFocusCandidate reminders
DiscoverDeploy appliance or agent-based discovery as requiredCredentials, network reachability, inventory scope
AssessReadiness, sizing, dependenciesAssessment assumptions affect recommendations
RemediateFix OS, disk, boot, app, network, identity issuesDo not migrate known-broken dependencies
ReplicateStart replication to AzureMonitor replication health
Test migrateValidate isolated or test environmentAvoid production DNS/IP conflicts
Cut overStop source changes and migratePlan downtime and rollback
OptimizeRightsize, secure, back up, monitorMigration is not complete until operations are configured

Monitoring, Logging, and Alerting

Monitoring component selection

NeedUseNotes
Guest OS event/performance collectionAzure Monitor Agent + DCRDCR defines what to collect and where to send it
Query logsLog Analytics workspaceKQL-based analysis
Visualize VM performance/dependenciesVM insightsRequires appropriate agent/configuration
Alert on log patternAzure Monitor log alertQuery returns condition over time
Alert on metric thresholdAzure Monitor metric alertLower-latency for platform metrics
Monitor backup jobsBackup center / vault jobs and alertsCheck job status and protected item health
Monitor ASR replicationRecovery Services vault replication healthLook at agent and replication status
Monitor security postureDefender for CloudRecommendations, alerts, secure score
Track update complianceAzure Update ManagerAssessment and deployment results
Troubleshoot Azure network pathNetwork Watcher / Connection MonitorEspecially useful for Azure networking dependencies

KQL patterns to recognize

Table availability depends on the agent, DCR, workspace, and solution configuration.

Heartbeat
| where TimeGenerated > ago(1h)
| summarize LastHeartbeat=max(TimeGenerated) by Computer
| order by LastHeartbeat asc
Event
| where TimeGenerated > ago(24h)
| where EventLog == "System"
| where EventLevelName in ("Error", "Critical")
| summarize Count=count() by Computer, Source, EventID
| order by Count desc
Perf
| where TimeGenerated > ago(1h)
| where ObjectName == "LogicalDisk"
| where CounterName == "% Free Space"
| summarize LatestFreePercent=arg_max(TimeGenerated, CounterValue) by Computer, InstanceName
Update
| where TimeGenerated > ago(7d)
| summarize Updates=count() by Computer, Classification

Alert design checklist

CheckWhy it matters
Correct target scopeAlerts scoped too narrowly miss servers
Correct signal typeMetrics, logs, activity logs, and service health are different
Action group configuredAlert without notification or automation may be useless
Evaluation frequency/windowToo short causes noise; too long delays response
Suppression/maintenance planAvoid false positives during planned patching
Runbook or remediation pathCandidates should connect alerts to action

Troubleshooting Quick Reference

First-pass hybrid troubleshooting workflow

  1. Confirm identity and authorization: Azure RBAC, local admin rights, domain membership, managed identity/service principal.
  2. Confirm DNS and time: name resolution, DC locator, Kerberos time requirements.
  3. Confirm network path: firewall, proxy, routing, TLS inspection, NSG, Windows Defender Firewall.
  4. Confirm agent health: Arc, AMA, MARS, ASR mobility/provider, Defender onboarding.
  5. Confirm configuration scope: policy assignment, DCR association, backup policy, update schedule, vault registration.
  6. Check logs: Event Viewer, agent logs, Azure activity logs, Log Analytics, service-specific job history.
  7. Test with a minimal path: one server, one rule, one workspace/vault, one known event.

Symptom-to-check table

SymptomCheck firstUseful direction
Server not visible in Azure as Arc-enabledConnected Machine agent, outbound connectivity, proxy, resource group/RBACReconnect or re-onboard after fixing connectivity/identity
Arc server visible but no logsAMA installed, DCR associated, workspace target, data source configuredInstall/repair AMA and apply DCR
Update assessment missingAzure Update Manager eligibility, Arc/VM status, agent healthTrigger assessment after agent/connectivity fix
Defender recommendation not appearingDefender for Cloud plan, agent/extension, scope, policyConfirm subscription/workspace/server onboarding
Azure Backup job failingMARS/MABS/extension health, vault credentials, VSS writers, networkCheck job error and local event logs
ASR replication unhealthyMobility service/provider, process components, replication policy, networkRe-sync or repair agent after root cause
Domain join failsDNS points to AD DS DNS, domain reachability, credentials, timeTest name resolution and DC locator
Kerberos/auth failuresTime skew, SPNs, duplicate names, secure channelUse w32tm, setspn, nltest
Cluster resource fails over unexpectedlyCluster logs, resource dependencies, storage/network health, witnessValidate cluster and inspect event logs
File migration permissions wrongACL translation, local users/groups, domain trust, SID history/mappingRe-run validation before cutover
Slow Azure VM domain logonAD Sites and Services subnets, DNS, DC placementAdd correct subnets and local DC/DNS path

Command reference

## AD DS health
dcdiag /v
repadmin /replsummary
nltest /dsgetdc:contoso.com
w32tm /query /status
Test-ComputerSecureChannel

## Network tests
Test-NetConnection dc01.contoso.com -Port 53
Test-NetConnection server01.contoso.com -Port 5985
Resolve-DnsName _ldap._tcp.dc._msdcs.contoso.com

## Azure Arc agent
azcmagent show
azcmagent check
azcmagent logs

## Cluster checks
Get-ClusterNode
Get-ClusterGroup
Get-ClusterResource
Get-ClusterQuorum

## Backup / VSS checks
vssadmin list writers
wbadmin get status

High-Yield Exam Distinctions

DistinctionRemember
Azure Backup vs Azure Site RecoveryBackup restores recovery points; ASR orchestrates workload failover
Failover clustering vs ASRClustering is HA; ASR is DR/failover orchestration
Storage Replica vs DFS ReplicationStorage Replica is block-level volume replication; DFSR is file-level replication
Azure Arc vs Azure MigrateArc manages existing machines; Azure Migrate moves/assesses workloads
Azure Monitor Agent vs Log Analytics workspaceAgent collects; workspace stores/query logs; DCR defines collection
Defender Antivirus vs Defender for CloudAntivirus protects endpoint; Defender for Cloud assesses and protects cloud/hybrid posture
NSG vs Windows Defender FirewallNSG filters Azure network traffic; host firewall filters inside the OS
Microsoft Entra ID vs AD DSEntra ID is cloud identity; AD DS provides domain services, Kerberos, GPO, LDAP
Cloud witness vs backupWitness participates in quorum; it stores no protected workload data
Test failover vs planned failoverTest failover validates DR without production cutover; planned failover is controlled production move
Azure File Sync vs Storage Migration ServiceFile Sync supports ongoing sync/cache; SMS is migration/cutover focused
WAC vs Azure portalWAC manages Windows Server directly; Azure portal manages Azure resources and Arc projections

Final Review Checklist

Before sitting for AZ-802, make sure you can quickly answer:

  • Which service manages non-Azure Windows Servers through Azure Resource Manager?
  • Which component controls Azure Monitor Agent data collection?
  • When would you choose Azure Backup instead of Azure Site Recovery?
  • How do quorum and witness settings prevent split-brain in a cluster?
  • Which tool migrates file servers while preserving shares and ACLs?
  • How do you validate a cluster before creating it?
  • What breaks domain join for Azure VMs most often?
  • How do you troubleshoot Arc, AMA, backup, and ASR agent health?
  • How do AD DS, Microsoft Entra ID, and Microsoft Entra Domain Services differ?
  • What should be tested before a real DR failover?

Next step: convert the decision tables into scenario flashcards, then complete timed AZ-802 practice questions that force you to choose the correct Microsoft service, agent, policy, or recovery pattern from a short business requirement.

Browse Certification Practice Tests by Exam Family