Skip to content

Commit ed842e3

Browse files
committed
adding updates
1 parent e6e33af commit ed842e3

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -396,25 +396,25 @@ Ideally, you'd want initial replication to complete at least 3-4 days before the
396396

397397
## How do I roll back if something goes wrong during the migration process?
398398

399-
Azure Migrate doesn't support rollback today, which means after users migrate, they can't go back to on-premises.
399+
Azure Migrate doesn't support rollback now, which means after users migrate, they can't go back to on-premises.
400400

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

403-
1. Use Agent-Based Replication for Continuous Sync
404-
**Tool**: Azure Migrate: Server Migration
405-
**How it helps**: It continuously replicates on-premises VMs to Azure.
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>
406406
**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
408-
**How it helps**: Azure Migrate lets you run test migrations without affecting the production VM.
407+
1. Perform Test Migrations </br>
408+
**How it helps**: Azure Migrate lets you run test migrations without affecting the production VM. </br>
409409
**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
411-
**How it helps**: You group VMs based on application or service dependencies and migrate them together.
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>
412412
**Benefit**: This lowers the risk of broken dependencies during migration and helps keep services running smoothly.
413-
1. Schedule Cutovers During Maintenance Windows
414-
**How it helps**: You plan the final cutover (switching users to the Azure-hosted app) during a known low-traffic period.
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>
415415
**Benefit**: This minimizes the user impact and gives time for rollback if needed.
416-
1. Do a Phased Migration
417-
**How it helps**: You migrate and modernize workloads in stages instead of all at once.
416+
1. Do a Phased Migration </br>
417+
**How it helps**: You migrate and modernize workloads in stages instead of all at once. </br>
418418
**Benefit**: Smaller changes minimize the risk and help keep services available throughout the process.
419419

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

articles/migrate/resources-faq.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,7 @@ No, Azure Migrate doesn't support moving resources. To move resources created by
9292

9393
## What skills and expertise help manage migration effectively with Azure Migrate?
9494

95-
Customers who want to migrate should be familiar at the least with the Azure portal and migration concepts such as 6R. Furthermore, customers would need the following skills:
96-
97-
Customers who want to migrate first learn how to use the Azure portal and understand basic migration concepts like the 6Rs. They also need the following technical skills, which vary depending on what they migrate:
95+
Customers who want to migrate must be familiar with the Azure portal and understand basic migration concepts like the 6Rs. They also need the following technical skills, which vary depending on what they migrate:
9896

9997
- **Application migration**: Understand application architecture, dependencies, and code refactoring.
10098
- **Cloud migration**: Know Azure roles, networking, and security.

0 commit comments

Comments
 (0)