Leave a Reply
You must be logged in to post a comment.
If you ever need to duplicate or clone your Azure VMs or perhaps even migrate your Azure VMs from Azure Service Manager (ASM) to Azure Resource Manager (ARM) you can use one of our Azure Management Tools, Azure VM Cloner (AVMC) to quickly and easily do this for you. (You can download a fully functioning trial here)
In the last blog post I showed you how you could schedule the deployment of Azure VMs. Using those same VMs and Azure Subscription I will now show you how we can clone your Azure VMs.
Use Case | Description |
---|---|
Disaster Recovery | In case of a disaster or outage, having a cloned VM in a different Azure region or datacenter can provide a quick failover option and ensure business continuity. |
Testing and Development | Cloning a VM can provide a safe and isolated environment for testing and development purposes without affecting the production environment. |
Scaling Out | Cloning a VM can help quickly and easily scale out an application or service by creating multiple copies of the same VM to distribute the workload. |
Migrating to a New Subscription | When migrating to a new Azure subscription, cloning a VM can help ensure that all the necessary configurations and settings are preserved. |
Creating a Backup | Cloning a VM can also serve as a backup option in case the original VM experiences any issues or failures. |
We are next presented on some destination settings we need to migrate the cloned Azure VM to. Choose your Azure Target Subscription (you can clone your Azure VMs across subscriptions only if you have access)
Select a target Azure Resource Group and then finally the Azure Location for the VM to reside in.
Click on NEXT to continue with the cloning process.
The last configuration window before the cloning of the Azure VM kicks off is the VM sizing window. Choose an Azure VM size and give the server a name.
You can also select whether to shutdown the cloned VM on completion, Send an email to let you know once done and even convert the disks to Azure Managed Disks if they were in an Azure Storage Account before.
Click on START CLONE to continue.
You are now ready to proceed with the cloning process. The Cloning Warning screen informs you that may have two servers with the same SIDs and computers names after the server has been cloned, this is of course not something you want to have happen in a Production environment.
Read the warning and when you are ready to do so, check the Understood and Accepted then click on START.
In the Console Output you can see the tasks and status of your Azure VM cloning and as seen in the Azure Portal you can see that the VM has now cloned successfully.
Now the last things you will need to do if it is a Microsoft Windows virtual machine that you cloned, is to login with its local Administrator account and password and possibly run a Sysprep to change the server name and SSID before you rejoin it to the domain.
Send download link to:
Download a trial of the Azure VM Cloner here and see all of our Azure Management Tools.
Cloning an Azure VM is an important process that can save you a lot of time and effort. With Azure VM Cloner (AVMC), you can easily and quickly clone your Azure VMs, ensuring that you have an exact replica of the original virtual machine. By following the steps outlined in this guide, you can clone your Azure VMs with ease, without any errors or issues.
You must be logged in to post a comment.