Skip to content

Commit 88ee1ac

Browse files
committed
adding table
1 parent ed842e3 commit 88ee1ac

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

articles/migrate/common-questions-server-migration.md

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -400,22 +400,15 @@ Azure Migrate doesn't support rollback now, which means after users migrate, the
400400

401401
## What strategies do I use to reduce downtime during migration?
402402

403-
1. Use Agent-Based Replication for Continuous Sync </br>
404-
**Tool**: Azure Migrate: Server Migration </br>
405-
**How it helps**: It continuously replicates on-premises VMs to Azure. </br>
406-
**Benefit**: This helps you cut over with minimal data loss (RPO of a few seconds) and reduces downtime (RTO of a few minutes).
407-
1. Perform Test Migrations </br>
408-
**How it helps**: Azure Migrate lets you run test migrations without affecting the production VM. </br>
409-
**Benefit**: You check boot success, network connectivity, and application functionality in Azure before the final cutover.
410-
1. Use Replication Groups for Dependency-Aware Migration </br>
411-
**How it helps**: You group VMs based on application or service dependencies and migrate them together.</br>
412-
**Benefit**: This lowers the risk of broken dependencies during migration and helps keep services running smoothly.
413-
1. Schedule Cutovers During Maintenance Windows </br>
414-
**How it helps**: You plan the final cutover (switching users to the Azure-hosted app) during a known low-traffic period.</br>
415-
**Benefit**: This minimizes the user impact and gives time for rollback if needed.
416-
1. Do a Phased Migration </br>
417-
**How it helps**: You migrate and modernize workloads in stages instead of all at once. </br>
418-
**Benefit**: Smaller changes minimize the risk and help keep services available throughout the process.
403+
> [NOTE!] **Tool**: Azure Migrate: Server Migration.
404+
405+
| **Practice** | **How it helps** | **Benefit** |
406+
| --- | --- | --- |
407+
| Use Agent-Based Replication for Continuous Sync | It continuously replicates on-premises VMs to Azure| This helps you cut over with minimal data loss (RPO of a few seconds) and reduces downtime (RTO of a few minutes). |
408+
| Perform Test Migrations | Azure Migrate lets you run test migrations without affecting the production VM. | You check boot success, network connectivity, and application functionality in Azure before the final cutover. |
409+
| Use Replication Groups for Dependency-Aware Migration | You group VMs based on application or service dependencies and migrate them together. | This lowers the risk of broken dependencies during migration and helps keep services running smoothly. |
410+
| Schedule Cutovers During Maintenance Windows | **: You plan the final cutover (switching users to the Azure-hosted app) during a known low-traffic period. | This minimizes the user impact and gives time for rollback if needed.|
411+
| Do a Phased Migration | You migrate and modernize workloads in stages instead of all at once. | Smaller changes minimize the risk and help keep services available throughout the process. |
419412

420413
## How do I measure the success of my cloud migration execution?
421414

0 commit comments

Comments
 (0)