Validaciones recomendadas antes de migrar una máquina virtual local hacia Azure

ANTHONY KELMAN MAMANI VARGAS 0 Reputation points
2026-09-14T22:01:47.1266667+00:00

Antes de migrar una máquina virtual local hacia Azure, ¿qué validaciones recomiendan realizar para comprobar la compatibilidad de los discos, los permisos RBAC, la conectividad y el plan de reversión? También quisiera conocer qué prueba mínima debería ejecutarse antes de completar la migración definitiva.

Azure Migrate
Azure Migrate

A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.

0 comments No comments

1 answer

Sort by: Oldest
  1. Alex Burlachenko 25,285 Reputation points MVP Volunteer Moderator
    2026-09-15T07:13:56.06+00:00

    Hi ANTHONY KELMAN MAMANI VARGAS & thx for join me at Q&A platform,

    Before the final migration, I’d run an Azure Migrate assessment and resolve any Not ready or Ready with conditions findings first. For the VM itself, verify the OS/version is supported, the boot mode and disk layout are compatible, disk sizes are within Azure limits, and there are no unsupported dynamic disks, encryption settings, or dependencies that could prevent the replicated VM from booting.

    For permissions, confirm that the migration identity has the required RBAC permissions on the target subscription/resource group, VNet and storage-related resources. Also validate connectivity from the migration appliance to Azure and from the future Azure VM to everything the workload needs, such as DNS, domain controllers, databases, application servers and external endpoints.

    The rollback plan should be defined before cutover. Keep the on-premises VM unchanged until the Azure workload has been validated, document the point at which users or DNS will be switched, and define how traffic will be returned to the original VM if validation fails.

    The minimum test I’d consider acceptable is an Azure Migrate Test migration into an isolated test VNet before the real migration. Boot the replicated VM, confirm Windows/Linux starts normally, validate network connectivity and DNS, log in, start the application and verify its critical dependencies. Then clean up the test migration and proceed with the final migration only after those checks succeed

    rgds,

    Alex

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.