Microsoft · AZ-120
Validates expertise in migrating SAP workloads to Azure and implementing infrastructure to support SAP solutions on the Azure platform.
Practice Questions
582
≈ 11 practice exams
Duration
100 minutes
Passing Score
700/1000
Difficulty
SpecialtyLast Updated
Jan 2026
Use this AZ-120 practice exam to prepare for Microsoft Certified: Azure for SAP Workloads Specialty (AZ-120) with realistic questions, detailed explanations, and focused study modes. The practice bank includes 582 questions for Microsoft AZ-120, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to recurring topics such as Migrate SAP workloads to Azure, Design and implement infrastructure for SAP workloads, Design and implement high availability and disaster recovery, and Maintain SAP workloads on Azure. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
The Microsoft Certified: Azure for SAP Workloads Specialty (AZ-120) validates an architect or engineer's ability to plan, migrate, and operate SAP solutions on the Microsoft Azure platform. The certification covers the full lifecycle of SAP workloads on Azure—from assessing existing landscapes and designing target infrastructures, to implementing compute, networking, and storage solutions tailored for SAP systems including SAP HANA, SAP Business Suite, SAP NetWeaver, and SAP BW/4HANA. It also tests proficiency with SAP RISE integration on Azure, automation via the SAP Deployment Automation Framework and Azure Center for SAP solutions, and governance using Azure Policy and Azure Resource Manager/Bicep templates.
The exam was last updated on January 14, 2026, and reflects current Microsoft tooling such as Azure Center for SAP solutions, SAP Landscape Management (LaMa) connector, and Azure NetApp Files. Professionals earning this certification demonstrate they can architect solutions that meet enterprise-grade requirements for resiliency, performance, scale, and cost-efficiency—skills that are critical as large enterprises accelerate the migration of mission-critical SAP workloads into hyperscale cloud environments.
This certification is designed for cloud architects and engineers who specialize in designing, implementing, and managing SAP landscapes on Azure. Ideal candidates come from backgrounds in SAP Basis administration, enterprise infrastructure architecture, or cloud solutions engineering, and are responsible for decisions spanning compute sizing, network topology, storage configuration, high availability clustering, and disaster recovery planning for SAP systems.
Candidates typically hold roles such as Azure SAP Architect, SAP on Azure Consultant, or Cloud Infrastructure Engineer, and often serve as the technical bridge between SAP application teams and Azure cloud operations. Those targeting this certification are generally mid-to-senior professionals who already possess hands-on experience with SAP technologies and are expanding their expertise into Azure-native tooling. Microsoft strongly recommends holding the Azure Administrator Associate certification before sitting for AZ-120.
There are no mandatory prerequisites to register for AZ-120, but Microsoft strongly recommends that candidates hold the Azure Administrator Associate (AZ-104) certification before attempting this exam. Familiarity with the Azure portal, Azure Marketplace, and infrastructure-as-code tools such as ARM templates and Bicep is expected.
On the SAP side, candidates should have extensive hands-on experience with SAP HANA, SAP Business Suite, and SAP NetWeaver, as well as knowledge of SAP-specific concepts such as STONITH, Pacemaker clustering, SAP Central Services (SCS), and Write Accelerator. Solid understanding of virtualization, cloud networking (including ExpressRoute and proximity placement groups), storage architectures (including Azure NetApp Files and Azure Files), and high availability and disaster recovery design patterns is also expected before attempting this specialty exam.
Exam AZ-120 is a proctored assessment with a 100-minute time limit, delivered through Pearson VUE either online or at a testing center. The exam includes interactive components in addition to traditional question formats such as multiple choice, multi-select, drag-and-drop, and case studies. Microsoft does not publish the exact number of questions, but the format is consistent with other Azure specialty exams, typically ranging between 40–60 scored items.
The passing score is 700 out of 1000. Scores are reported immediately upon completion via Pearson VUE, and a detailed score report is provided. If a candidate fails, they may retake the exam after 24 hours; subsequent retakes are subject to Microsoft's standard retake policy. The exam is available in English, Japanese, Chinese (Simplified), French, German, Spanish, and Brazilian Portuguese. Microsoft certifications earned through AZ-120 expire annually and can be renewed at no cost via an online assessment on Microsoft Learn.
The AZ-120 certification positions professionals for highly specialized and well-compensated roles at the intersection of enterprise SAP ecosystems and Azure cloud infrastructure. Common job titles include Azure SAP Architect, SAP on Azure Consultant, and Cloud Infrastructure Engineer, with average U.S. salaries in the range of $120,000–$160,000 annually depending on seniority and location. Given that SAP systems underpin core operations at the majority of large enterprises—and that Microsoft Azure is used by over 95% of Fortune 500 companies—demand for professionals who can bridge both platforms remains strong and is expected to grow as organizations accelerate S/4HANA migrations and adopt SAP RISE on Azure.
Compared to broader Azure certifications such as the Solutions Architect Expert (AZ-305), the AZ-120 is a narrower but deeper credential that signals rare cross-domain expertise combining SAP application knowledge with Azure infrastructure architecture. Microsoft data indicates that certified professionals earn on average 15% more than non-certified peers and are often considered for senior advisory and leadership roles. The certification renews annually via a free online assessment on Microsoft Learn, keeping holders current with rapidly evolving Azure-SAP integration features.
5 sample questions with answers and explanations. The full bank has 582 questions, enough for 11 full-length practice exams.
Preview — answers shown1. Which protocol is NOT supported within Azure Virtual Networks?
Explanation
Azure Virtual Networks support the most common internet protocols, including TCP, UDP, and ICMP. However, they do not support IP-in-IP encapsulated packets or Generic Route Encapsulation (GRE) packets. This is a known platform limitation to be aware of when designing network solutions. Broadcast and multicast are also not supported.
2. TechCorp Industries has deployed SAP NetWeaver on Azure Virtual Machines and wants to ensure full SAP support compliance. According to SAP requirements, what must be properly configured to meet support standards?
Explanation
According to SAP Note #2015553, for full SAP support, the Azure Extension for SAP must be deployed and correctly configured on every Azure instance hosting SAP software and related DBMS systems. This extension enables built-in SAP monitors to collect information about configuration and resource usage from the underlying Azure infrastructure. Without this extension, SAP cannot guarantee full support for workloads running on Azure.
3. A team wants to test the SBD (Storage-Based Fencing) device in their HANA Pacemaker cluster. How can they simulate a failure to trigger the SBD fencing mechanism?
Explanation
The SBD service consists of several processes, including a main 'inquisitor' process that monitors the cluster's health and the SBD devices. By killing this main sbd process, the administrator can simulate a failure of the fencing daemon itself. This should trigger the other node's SBD watcher to declare the node as dead and fence it, leading to a reboot of the node where the process was killed. This is a direct way to test the SBD mechanism itself.
4. A company wants to connect its on-premises data center to Azure with a private, high-bandwidth connection suitable for production SAP workloads. Which Azure service is the preferred choice for this?
Explanation
For production scenarios, Azure ExpressRoute is the preferred choice for cross-premises connectivity. It establishes a private, dedicated connection through a connectivity provider, bypassing the public internet. This results in more predictable performance, lower latency, and higher bandwidth (up to 100 Gbps) compared to a Site-to-Site VPN, making it ideal for business-critical SAP workloads. VPNs are suitable for non-production or less critical scenarios.
5. A team is looking for a simple way to boost the export performance of their VLDB migration from an Oracle database. They have spare server capacity. What advanced technique can they use on the source system to parallelize the export process?
Explanation
The correct answer is B. A powerful technique to scale out the export phase is to create multiple physical copies (clones) of the source database. By using database log shipping to keep these clones perfectly synchronized with the primary database until the moment of downtime, the export workload can be split. Each clone, paired with its own set of R3load export servers, can process a subset of the tables, leading to a near-linear increase in overall export throughput.
Microsoft Certified: Azure Data Scientist Associate (DP-100)
DP-100 · 987 questions
Microsoft Certified: Azure Database Administrator Associate (DP-300)
DP-300 · 389 questions
Microsoft Certified: Azure Developer Associate (AZ-204)
AZ-204 · 640 questions
Microsoft Certified: Azure Fundamentals (AZ-900)
AZ-900 · 382 questions
Microsoft Certified: Azure Solutions Architect Expert (AZ-305)
AZ-305 · 530 questions
Microsoft Certified: Azure Network Engineer Associate (AZ-700)
AZ-700 · 554 questions
$17.99
One-time access to this exam