06-10-2017 08:04 PM
Hello guys!
Do you know if it is possible to move a virtual machine to another Azure account?
06-12-2017 09:35 PM
Solution09-08-2017 12:28 PM
How,
Can you share steps how to do so? I am trying to share a subscription but nothing is happening.
Thanks in advance.
09-08-2017 12:52 PM
Are you able to understad what to do?
09-08-2017 12:52 PM
You can try the procedures of the following links:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/move-vm
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image
09-10-2017 06:44 AM
10-24-2017 08:02 PM
If the both subscriptions are in same tenant you can migrate VMs between subscriptions.
Use following doc
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/move-vm
If you want to move resources between two tenents then you have to use alternative method. We can use Azure Storage explore to copy VHDs from one SA to other SA in different tenant. Then using PowerShell or Azure CLI script we can create a VM from that VHD.
02-08-2018 09:59 PM
08-20-2018 12:27 AM
What about Linux VMs. Does the same process replicate linux VMs too?
08-22-2018 07:18 PM
Hello, I have not tested this procedure with Linux VMs, but I recommend that you do a test and if you can not find it, I believe you can find the most appropriate procedure in the same place where the procedure I recommended for Windows VMs is.
Good luck and sucess!
08-20-2019 12:10 PM
@Niels OpheyDoes this work for real?