πŸ”’ Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901 aws-aif-c01
Guided AZ-120 Domain 1
Domain 1 β€” Module 3 of 7 43%
3 of 28 overall

AZ-120 Study Guide

Domain 1: Migrate SAP Workloads to Azure

  • SAP on Azure: The Big Picture Free
  • Assessing SAP Workloads for Migration Free
  • Migration Strategies: The Decision Framework Free
  • RISE with SAP on Azure Free
  • Migration Execution: DMO, Classical, and Beyond Free
  • HANA System Replication for Migration Free
  • Post-Migration: Validation, Health, and HLI Migration Free

Domain 2: Design and Implement an Infrastructure to Support SAP Workloads

  • SAP-Certified Virtual Machines on Azure
  • Storage Architecture for SAP on Azure
  • Networking for SAP on Azure
  • HANA Architecture on Azure
  • SAP Application Tier on Azure
  • Proximity Placement and Availability Options
  • Azure Center for SAP Solutions (ACSS)
  • SAP Deployment Automation Framework (SDAF)

Domain 3: Design and Implement High Availability and Disaster Recovery

  • High Availability Concepts for SAP
  • High Availability for ASCS/SCS
  • HANA System Replication for HA
  • Shared Storage and Load Balancer Deep Dive
  • Disaster Recovery Strategy for SAP
  • Disaster Recovery Implementation

Domain 4: Maintain SAP Workloads on Azure

  • Azure Monitor for SAP Solutions
  • Backup for SAP HANA
  • Backup for SAP Application Servers
  • Security and Encryption for SAP
  • Microsoft Sentinel for SAP
  • Cost Optimization for SAP on Azure
  • SAP Operations and Lifecycle Management

AZ-120 Study Guide

Domain 1: Migrate SAP Workloads to Azure

  • SAP on Azure: The Big Picture Free
  • Assessing SAP Workloads for Migration Free
  • Migration Strategies: The Decision Framework Free
  • RISE with SAP on Azure Free
  • Migration Execution: DMO, Classical, and Beyond Free
  • HANA System Replication for Migration Free
  • Post-Migration: Validation, Health, and HLI Migration Free

Domain 2: Design and Implement an Infrastructure to Support SAP Workloads

  • SAP-Certified Virtual Machines on Azure
  • Storage Architecture for SAP on Azure
  • Networking for SAP on Azure
  • HANA Architecture on Azure
  • SAP Application Tier on Azure
  • Proximity Placement and Availability Options
  • Azure Center for SAP Solutions (ACSS)
  • SAP Deployment Automation Framework (SDAF)

Domain 3: Design and Implement High Availability and Disaster Recovery

  • High Availability Concepts for SAP
  • High Availability for ASCS/SCS
  • HANA System Replication for HA
  • Shared Storage and Load Balancer Deep Dive
  • Disaster Recovery Strategy for SAP
  • Disaster Recovery Implementation

Domain 4: Maintain SAP Workloads on Azure

  • Azure Monitor for SAP Solutions
  • Backup for SAP HANA
  • Backup for SAP Application Servers
  • Security and Encryption for SAP
  • Microsoft Sentinel for SAP
  • Cost Optimization for SAP on Azure
  • SAP Operations and Lifecycle Management
Domain 1: Migrate SAP Workloads to Azure Free ⏱ ~15 min read

Migration Strategies: The Decision Framework

Compare lift-and-shift, replatform, and reimagine strategies for SAP migration to Azure. Understand the decision matrix of DMO, classical, heterogeneous, and export/import approaches with downtime tolerance as a key factor.

The three migration philosophies

Before we get into specific tools, let’s understand the three fundamental approaches to moving SAP to Azure. Each represents a different trade-off between effort, risk, and transformation value.

β˜• Simple explanation

Think of it like moving to a new house.

Lift-and-shift is packing your furniture into a truck and putting it in the exact same arrangement in the new house. Fast, cheap, but you still have the same old couch. Replatform is moving to the new house and upgrading some furniture along the way β€” new kitchen appliances, same living room layout. Reimagine is selling everything, hiring an interior designer, and furnishing the new house from scratch with modern pieces.

Lift-and-shift (rehost) migrates your SAP system to Azure VMs with minimal changes. Same OS, same database, same SAP version. You change the infrastructure layer but not the application. This is the fastest path with the lowest risk but provides no application modernization.

Replatform changes the underlying platform during migration β€” typically converting the database to HANA while moving to Azure. This combines infrastructure migration with database modernization, adding complexity but delivering more value. The Database Migration Option (DMO) of SUM is the primary tool for this approach.

Reimagine (re-architect) involves a greenfield S/4HANA implementation on Azure with data migration from the legacy system. This provides the most transformation value but requires the most effort, time, and organizational change management.

Migration philosophies compared
FactorLift-and-ShiftReplatformReimagine
What changesInfrastructure only β€” same OS, DB, SAP versionInfrastructure plus database (e.g., Oracle to HANA) and/or SAP version upgradeEverything β€” new S/4HANA implementation, re-engineered processes
Typical downtimeHours (VM-level migration or backup/restore)Hours to days (depends on database size and conversion complexity)Weeks of parallel running (legacy and new system run side by side)
Risk levelLow β€” minimal changes, easy rollbackMedium β€” database conversion adds complexityHigh β€” new implementation, data migration, process redesign
Business valueLow β€” same system, new locationMedium β€” modernized database, potential performance gainsHigh β€” optimized processes, modern UX, clean data
When to useUrgent datacenter exit, hardware refresh, move first and modernize laterECC to S/4HANA conversion, database platform change neededMajor business transformation, legacy system retirement, clean-start opportunity
SAP toolsBackup/restore, ASR, HSR-based migrationDMO with SUM, classical migration, heterogeneous SWPMNew installation plus data migration (LSMW, LTMC, or third-party)

πŸ—οΈ Raj looks at Deepak’s budget spreadsheet. β€œDeepak wants us to move first and modernize later β€” that sounds like lift-and-shift.”

☁️ Mei pushes back gently. β€œI understand the budget pressure, but think about it: if you lift-and-shift ECC on Oracle to Azure, you still need to migrate to S/4HANA on HANA before 2027 when mainstream maintenance for ECC ends. That is two migrations. A replatform approach using DMO lets you do infrastructure migration and S/4HANA conversion in one swing. Sometimes the two-phase approach makes sense, but sometimes it is just two projects instead of one.”

The two-phase question

A common exam scenario is deciding between:

  • Single migration β€” Move to Azure AND convert to S/4HANA/HANA in one project (replatform using DMO)
  • Two-phase migration β€” First, lift-and-shift to Azure (same platform). Then, convert to S/4HANA/HANA on Azure in a second project

Two-phase is preferred when:

  • The datacenter exit deadline is urgent and cannot wait for S/4HANA preparation
  • Custom code remediation for S/4HANA will take months and cannot be completed before the move
  • You want to derisk by separating infrastructure migration from application modernization

Single migration is preferred when:

  • ECC end-of-mainstream-maintenance is approaching and you need S/4HANA soon
  • You want to avoid two separate downtime windows
  • The assessment shows your system is relatively ready for S/4HANA (minimal custom code changes)
Question

When is a two-phase migration (lift-and-shift to Azure first, then S/4HANA conversion) preferred over a single replatform migration?

Click or press Enter to reveal answer

Answer

Two-phase is preferred when: 1) The datacenter exit deadline is urgent, 2) Custom code remediation for S/4HANA requires months of preparation, or 3) You want to separate infrastructure risk from application modernization risk. It trades two downtime windows for reduced per-phase complexity.

Click to flip back

The migration methods: DMO, classical, heterogeneous, and export/import

Now let’s get specific about the tools. Each method has a different sweet spot.

SAP migration methods compared
MethodWhat it doesWhen to use itDowntime impact
DMO with SUMCombines SAP version upgrade and database migration (e.g., ECC on Oracle to S/4HANA on HANA) in a single executionReplatform scenarios β€” upgrading SAP version and changing database in one stepMedium to long β€” proportional to database size, can be optimized with near-zero downtime options
Classical Migration (homogeneous)Moves SAP system to a new server with the SAME database platform. Uses backup/restore or SAP toolsLift-and-shift β€” same SAP version, same database, new infrastructureShort β€” primarily the time to restore the database and reconfigure
Heterogeneous System Copy (SWPM)Exports SAP data from one database platform and imports into a different one using SAP Software Provisioning ManagerDatabase platform change without SAP version upgrade, or when DMO is not applicableLong β€” full data export and import, proportional to database size
Export/ImportExports specific data objects and reimports them into a fresh SAP installationGreenfield implementations with selective data migration, system consolidationVery long β€” involves a new system build plus data migration and validation

DMO (Database Migration Option) with SUM

DMO is the flagship replatform tool. It uses SAP’s Software Update Manager (SUM) to perform a version upgrade and database migration simultaneously. For PrecisionSteel, DMO would convert ECC 6.0 on Oracle to S/4HANA on HANA in a single execution.

Key DMO characteristics:

  • Runs inside SUM β€” the same tool used for SAP patches and upgrades
  • Can migrate the database platform (Oracle, SQL Server, DB2 to HANA) while upgrading the SAP version
  • Supports a β€œDMO with System Move” option that also relocates the system to a new server (Azure VM)
  • Downtime is proportional to database size but can be reduced with optimization techniques
  • Requires the source system to be at certain minimum patch levels
Question

What does DMO with SUM combine into a single execution?

Click or press Enter to reveal answer

Answer

DMO (Database Migration Option) with SUM (Software Update Manager) combines an SAP version upgrade and a database platform migration into one execution. For example, it can convert ECC 6.0 on Oracle to S/4HANA on HANA simultaneously, optionally also relocating the system to Azure.

Click to flip back

Classical migration β€” the lift-and-shift workhorse

Classical (homogeneous) migration keeps everything the same except the infrastructure. Common techniques:

  • Backup and restore β€” Back up the database on-premises, copy to Azure, restore on an Azure VM
  • HANA System Replication (HSR) β€” Set up replication from on-premises to Azure, then cut over (covered in detail in Module 6)
  • Azure Site Recovery β€” Replicates VMs at the hypervisor level for non-HANA workloads

πŸ—οΈ Raj recognizes this pattern. β€œThat is basically what we do when we refresh hardware β€” backup, restore, reconfigure. We have done this a dozen times.”

☁️ Mei nods. β€œExactly β€” and that familiarity is a feature, not a bug. Classical migration has the lowest risk because you are doing something your team already knows.”

Heterogeneous system copy β€” changing the database

When you need to change the database platform but not the SAP version, the heterogeneous system copy using SAP Software Provisioning Manager (SWPM) is the tool. It exports all SAP data from the source database in a platform-independent format and imports it into the target database.

The downside: it can be very slow for large databases because it exports and imports all data row by row.

Question

What is the key difference between DMO and a heterogeneous system copy using SWPM?

Click or press Enter to reveal answer

Answer

DMO combines database migration WITH an SAP version upgrade in a single execution. Heterogeneous system copy (SWPM) changes the database platform WITHOUT upgrading the SAP version. DMO is typically faster and preferred when a version upgrade is also needed. SWPM export/import is used when only the database platform needs to change.

Click to flip back

The decision matrix

How do you choose? The decision comes down to four questions:

  1. Are you changing the SAP version? (e.g., ECC to S/4HANA) β€” If yes, DMO or export/import are your options.
  2. Are you changing the database platform? (e.g., Oracle to HANA) β€” If yes, DMO, heterogeneous SWPM, or export/import.
  3. How much downtime can you tolerate? β€” Classical and HSR-based approaches minimize downtime. DMO downtime scales with database size. Export/import has the longest downtime.
  4. Is this a clean start or a system copy? β€” If clean start with selective data, go export/import. If copying the existing system, use DMO or classical.
πŸ’‘ Exam tip: The decision tree

When an exam question describes a migration scenario, identify these four factors first. The combination almost always points to one method. For example: β€œECC on SQL Server needs to become S/4HANA on HANA with minimal downtime” points to DMO with near-zero downtime optimization. β€œSAP system needs to move to Azure with no version or database changes” points to classical migration.

Question

An organization is migrating SAP ECC on SQL Server to Azure but wants to stay on ECC and SQL Server for now. Which migration method is most appropriate?

Click or press Enter to reveal answer

Answer

Classical (homogeneous) migration β€” backup/restore or HSR-based. Since neither the SAP version nor the database platform is changing, there is no need for DMO or heterogeneous copy. Classical migration provides the shortest downtime and lowest risk for a pure infrastructure move.

Click to flip back

Downtime tolerance: The hidden decision driver

Downtime tolerance often overrides technical preference. A manufacturing company that runs 24/7 production cannot afford a 48-hour migration window. A financial services company with a weekend batch processing window might accept 36 hours.

Techniques to reduce downtime:

  • HSR-based migration β€” Replicates data continuously, final cutover takes minutes
  • DMO with near-zero downtime β€” Uses SUM’s optimization features to minimize the conversion window
  • Parallel execution β€” Running multiple export/import streams simultaneously
  • Pre-copy and delta sync β€” Copying bulk data before the cutover window, then syncing only changes during downtime

πŸ—οΈ Raj checks his notes. β€œPrecisionSteel runs three shifts. Our maintenance window is Saturday midnight to Sunday 6 AM β€” six hours.”

☁️ Mei does the math. β€œWith a 2 TB database, DMO will need more than six hours for the full conversion. We either need to extend the window, use a two-phase approach where we lift-and-shift first using HSR (minutes of downtime), or explore DMO with near-zero downtime techniques. This is exactly why assessment matters β€” the downtime constraint shapes the entire strategy.”

Knowledge check

Knowledge Check

PrecisionSteel's datacenter lease expires in 3 months, but the S/4HANA custom code remediation will take 8 months. What migration approach should Raj recommend?

Knowledge Check

Raj is evaluating migration tools for PrecisionSteel's ECC-to-S/4HANA conversion. Which SAP migration method combines a version upgrade and a database platform change into a single execution?

Knowledge Check

Mei is advising a company that runs SAP BW on Oracle and needs to migrate to BW/4HANA on Azure. The database is 8 TB and they can tolerate a 48-hour downtime window. Which approach is most appropriate?

Summary

You now have a framework for choosing the right migration strategy. Lift-and-shift is fastest and lowest risk but adds no modernization value. Replatform (DMO) delivers infrastructure and database modernization in one swing. Reimagine provides maximum transformation but at maximum cost and time. The decision hinges on four factors: version change, database change, downtime tolerance, and whether you want a clean start.

Next, we explore RISE with SAP β€” an entirely different operating model where SAP manages the infrastructure for you.

🎬 Video coming soon

← Previous

Assessing SAP Workloads for Migration

Next β†’

RISE with SAP on Azure

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.