'Can i use Azure Migrate tool to migrate IBM MQ from on-premise to azure cloud
We plan to migrate our on-premise MQ servers hosted in VMware servers to azure VM. Can I use the Azure Migrate tool to migrate IBM MQ from on-premise to Azure cloud
Solution 1:[1]
Azure Migrate can be used as a Migration tool for any on-premises VMs running on VMWare/Hyper-V as well as for physical servers provided, they are running on azure supported operating system.
Here is a list of supported OS for migrating VMs to azure under azure Migrate. https://docs.microsoft.com/en-us/azure/migrate/migrate-support-matrix-vmware-migration#vm-requirements-agentless https://docs.microsoft.com/en-us/azure/migrate/migrate-support-matrix-vmware-migration#vm-requirements-agent-based
Note: There are 2 different ways you can replicate the VMs, agent-based and agent-less for details refer to:
Please note azure migrate replicates the disks from on-premises to azure and during migration phase the VM is created using the replicated disks. Any additional configuration for your application inside the VMs needs to be taken care separately.
For more details refer to: https://docs.microsoft.com/en-us/azure/migrate/migrate-services-overview
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | JoshMc |