Free Microsoft AZ-120 Exam Actual Questions & Explanations

Last updated on: Jul 10, 2026
Author: Patrick Cook (Microsoft Certified Solutions Associate (MCSA) - Cloud Platform & Infrastructure)

The AZ-120 exam validates your ability to plan and administer Microsoft Azure for SAP Workloads. This certification is designed for cloud architects, system administrators, and SAP infrastructure professionals who manage or design SAP deployments on Azure. This page provides a structured overview of the exam syllabus, question formats, and practical preparation strategies to help you succeed on the Microsoft Azure For SAP Workloads Specialty certification.

AZ-120 Exam Syllabus & Core Topics

Use this topic map to guide your study for Microsoft AZ-120 (Planning and Administering Microsoft Azure for SAP Workloads) within the Microsoft Azure For SAP Workloads Specialty path.

  • Migrate SAP workloads to Azure: Assess on-premises SAP environments, plan migration strategies, and execute data transfer with minimal downtime. You must understand lift-and-shift approaches, hybrid connectivity options, and post-migration validation steps.
  • Design and implement an infrastructure to support SAP workloads on Azure: Select appropriate Azure compute, storage, and networking resources for SAP systems. Configure virtual machines, managed disks, and ExpressRoute connections to meet performance and compliance requirements.
  • Design and implement high availability and disaster recovery (HADR): Build resilient architectures using Azure availability zones, failover clustering, and replication technologies. Plan backup strategies and recovery time objectives (RTO) for business continuity.
  • Maintain SAP workloads on Azure: Monitor system health, manage patches and updates, optimize costs, and troubleshoot performance issues. Apply Azure governance policies and implement operational best practices for long-term stability.

Question Formats & What They Test

The AZ-120 exam uses multiple question types to assess both conceptual knowledge and practical problem-solving skills in real-world SAP-on-Azure scenarios.

  • Multiple choice: Test foundational knowledge of Azure services, SAP architecture principles, and feature capabilities. Questions focus on terminology, service limits, and configuration best practices.
  • Scenario-based items: Present real-world situations requiring you to choose the best migration path, infrastructure design, or operational decision. These items evaluate your ability to weigh trade-offs between cost, performance, and availability.
  • Case studies: Provide detailed business contexts where you must analyze requirements and select appropriate Azure solutions for multi-tier SAP systems or disaster recovery scenarios.

Questions increase in complexity throughout the exam, requiring you to apply knowledge to unfamiliar situations and justify your reasoning with Azure best practices.

Preparation Guidance

An effective study plan distributes effort across all four exam domains while building hands-on familiarity with Azure services. Start by mapping each topic to weekly study blocks, then reinforce learning through practice scenarios and timed assessments.

  • Allocate time proportionally to each domain: Migrate SAP workloads to Azure, Design and implement an infrastructure to support SAP workloads on Azure, Design and implement high availability and disaster recovery (HADR), and Maintain SAP workloads on Azure. Track progress against a checklist of subtopics.
  • Work through practice question sets; review explanations for incorrect answers to identify knowledge gaps and reinforce correct reasoning.
  • Connect concepts across domains by studying how migration decisions influence infrastructure design, and how HADR strategies affect operational maintenance tasks.
  • Take a timed practice test under exam conditions to build pacing confidence, identify time management weak spots, and reduce test anxiety.
  • In the final week, review weak topic areas and skim high-confidence sections to maintain retention without over-studying.

Explore other Microsoft certifications: view all Microsoft exams.

Get the PDF & Practice Test

Strengthen your preparation with up-to-date resources from validexamdumps.com. These materials align to AZ-120 and cover practical scenarios with clear explanations.

  • Q&A PDF with explanations: Topic-mapped questions that clarify why correct options are right and others aren't.
  • Practice Test: Realistic items, timed and untimed modes, progress tracking, and detailed review of each question.
  • Focused coverage: Aligned to Migrate SAP workloads to Azure, Design and implement an infrastructure to support SAP workloads on Azure, Design and implement high availability and disaster recovery (HADR), and Maintain SAP workloads on Azure so you study what matters most.
  • Regular updates: Content refreshes that reflect syllabus changes and Azure product updates.

Visit the exam page to download the PDF, Online Practice Test, or get a bundle discount for both formats: Planning and Administering Microsoft Azure for SAP Workloads.

Frequently Asked Questions

What topics carry the most weight on the AZ-120 exam?

Infrastructure design and HADR implementation typically account for a larger portion of exam questions, as they directly impact SAP system availability and performance. However, all four domains are tested, so balanced preparation across migration, infrastructure, HADR, and maintenance is essential. Review the official exam skills outline to confirm current topic weights.

How do the four exam domains connect in a real SAP migration project?

In practice, you first assess and plan the migration of SAP workloads to Azure, then design infrastructure to host them, implement HADR to protect against failures, and finally maintain the systems over time. Understanding these connections helps you answer scenario questions that span multiple domains and reflect actual project workflows.

How much hands-on Azure experience is needed, and which labs should I prioritize?

Hands-on experience with Azure compute, storage, networking, and backup services is highly valuable. Prioritize labs that cover virtual machine deployment, managed disk configuration, ExpressRoute setup, and Azure Site Recovery. If possible, work with a test SAP environment or sandbox to practice infrastructure changes and monitoring tasks.

What common mistakes lead to lost points on AZ-120?

Candidates often confuse Azure service capabilities (e.g., availability zones vs. availability sets), overlook cost optimization details, or misunderstand HADR requirements for specific RTO and RPO targets. Carefully read scenario details, pay attention to compliance and cost constraints, and verify your understanding of service limits before selecting answers.

How should I approach the final week before the exam?

Focus on weak topic areas identified in practice tests, take one full-length timed exam to build confidence, and review high-value concepts like HADR architectures and migration planning. Avoid cramming new material; instead, reinforce existing knowledge and practice pacing to ensure you complete all questions within the time limit.

Question No. 1

You have an on-premises SAP NetWeaver deployment that uses Windows Server 2016 and Microsoft SQL Server 2016.

You need to migrate the deployment to an Azure virtual machine that runs Windows Server 2016 and has Microsoft SQL Server 2019 installed.

Which migration method should you use?

Show Answer Hide Answer
Correct Answer: B

Question No. 2

You plan to deploy an SAP environment on Azure that will use Azure Availability Zones.

Which load balancing solution supports the deployment?

Show Answer Hide Answer
Correct Answer: B

When you deploy Azure VMs across Availability Zones and establish failover solutions within the same Azure region, some restrictions apply:

You can't use an Azure Basic Load Balancer to create failover cluster solutions based on Windows Server Failover Clustering or Linux Pacemaker. Instead, you need to use the Azure Standard Load Balancer SKU.


https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-ha-availability-zones

Question No. 3

You have a highly available deployment of SAP NetWeaver on Azure virtual machines. The database tier is hosted on two virtual machines that run Windows Server 2019 and have Microsoft SQL Server 2017 installed. The NetWeaver, application, and database tiers each reside on a separate subnet within the same virtual network.

You run ABAPMeter against the deployment and discover that the average value of Act DB is 2 ms.

You need to lower the Acc DB value.

What should you do?

Show Answer Hide Answer
Correct Answer: D

Question No. 4

You are designing an SAP production landscape on Azure.

The landscape must ensure service availability in the event of an Azure datacenter failure

What should you include in the design?

Show Answer Hide Answer
Correct Answer: A

Question No. 5

A customer enterprise SAP environment plans to migrate to Azure. The environment uses servers that runs Windows Server 2016 and Microsoft SQL Server.

The environment is critical and requires a comprehensive business continuity and disaster recovery (BCDRJ strategy that minimizes the recovery point objective (RPO) and the recovery time objective (RTO).

The customer wants a resilient environment that has a secondary site that is at least 250 Kilometers away. You need to recommend a solution for the customer.

Which two solutions should you recommend? Each correct answer presents part ot the solution. NOTE; Each correct selection Is worth one point.

Show Answer Hide Answer