Forum Discussion
Azure Migrade : tool for OnPrem VM requirements
- Jan 19, 2021
FredFR92 For the first question, you can perform discovery and assessment using the Azure Migrate Server Assessment tool. It will provide recommendations for readiness in Azure. Once you have performed the assessments, you use the Azure Migrate agentless VMware migration method. When you start this process, you can apply the recommendations from assessment to all the VMs that you intend to migrate together. Here also, as second validation, we will show you which VMs are ready for migration.
For the second question, today, Azure Migrate doesn’t support failover cluster.
Having said that, Azure Migrate replicates all disks as seen on the VM. In a WSFC environment, if the shared disk is seen on only one of the nodes, it will be replicated. But if shared disk is active on multiple nodes, you will see data integrity issues.
For FCI with shared disks, you can stand up the SQL server in Azure, or you can use Managed Instance, and then copy over the database using the Database Migration Service tool
FredFR92 If you don't want to perform an assessment, you can deploy the Azure Migrate appliance and go directly to the Server Migration tool. When you click on Replicate on the tile, you will see a column 'Azure VM readiness' If that column shows a green tick corresponding to the VM you intend to migrate, it means, the VM can be migrated to Azure. Please refer to the pic for reference.
It will not solve the FC restriction.
However, I will advise sales team to integrate this Azure Migrate appliance in cost and planning for coming migration projects.
Thanks