VM Creation

Rising Flight 5,216 Reputation points
2021-06-08T19:01:35.807+00:00

Hi All

I have two subscriptions, i have a VM in subscription1 lets say VM01 i want to move it to subscription2. so i have deleted the VM01, Nic card and moved the primary partition disk to the subscription2. In subscription2 from the disk will i be able to create the VM or do i need to create snapshot and create VM from the snapshot. experts guide me.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,013 questions
0 comments No comments
{count} votes

Accepted answer
  1. Olga Os - MSFT 5,951 Reputation points Microsoft Employee
    2021-06-08T22:23:08.9+00:00

    Hello @Rising Flight ,

    We assume you are using the ARM deployment model and managed disk.

    If you have the managed disk in the Azure, you could use several options there, as example:

    1) Create a snapshot from a disk => create a new disk from the snapshot => create a new VM from the disk.
    2) Create a new VM from the disk.

    These steps are very simple and could be done via the Azure Portal by navigating to the OS disk blade:

    103611-image.png

    Please let me know if above answers your question.

    Sincerely,
    Olga

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.