Hi experts,
We ran a migration process following the procedures described on the documentation. However, we did the commit process and the commit process failed.
We have tried to re-start the migration process and we get this error:
Move-AzureVirtualNetwork : ConflictError: Migration of virtual network MCVNDP is in the
process of being committed and cannot be changed until it completes successfully.
OperationID : '2eca6b7e2c5c0da48668266ea3d89167'
At line:1 char:11
+ $status = Move-AzureVirtualNetwork -Prepare -VirtualNetworkName $VNET
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Move-AzureVirtualNetwork], ComputeCloudExcep
tion
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.Networ
k.MoveVirtualNetworkCommand
we have also tried to delete migrated resources and we get this error:
Management operations on VM 'Aplicacion' are disallowed because migration is in progress
Is there anything that we can do? We are literally stuck in the commit process. We have waited for 10 days and it does not end so we can't do anything with it.