Error 110099 al habilitar la replicación de una máquina virtual en Azure Migrate

ANTHONY KELMAN MAMANI VARGAS 0 Reputation points
2026-09-14T21:55:23.1166667+00:00

Al habilitar la replicación de una máquina virtual VMware mediante Azure Migrate aparece el error 110099, aunque el descubrimiento funciona correctamente. ¿Qué registros del appliance y de Recovery Services Vault se deben revisar primero para identificar si el problema está relacionado con discos, instantáneas, permisos o conectividad?

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:14:50.4966667+00:00

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

    Error 110099 is only a high-level “replication couldn't be enabled” error, so discovery working correctly doesn't tell us which replication prerequisite failed.

    I would reproduce the failure once and immediately check the appliance logs under C:\ProgramData\Microsoft Azure\Logs. Search around that timestamp for the VM name and 110099, but also look for the underlying exception from the gateway/replication components. That's where I'd expect a more useful VMware/VDDK, snapshot, datastore, connectivity, or Azure-side error.

    At the same timestamp, check the Azure Activity Log for the failed Microsoft.RecoveryServices/vaults/replicationFabrics/replicationProtectionContainers/replicationMigrationItems/write operation and inspect its full status message and correlation ID. If the portal only exposes 110099, Microsoft support can use that correlation ID to retrieve the provider-side failure that isn't exposed publicly.

    If only one VM fails, I'd focus first on its VMDKs, existing snapshots, independent/non-persistent disks, RDMs and vCenter permissions required for snapshot/datastore operations. If several unrelated VMs fail with 110099, it's much more likely to be appliance/VDDK connectivity, RBAC/storage configuration, or the Recovery Services backend rather than an individual VM disk problem.

    A useful isolation test is therefore to enable replication for one small, standard VMware VM. If that also fails, collect its failure timestamp, appliance logs and Activity Log correlation ID and investigate the common replication path rather than the original VM.

    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.