How to upgrade Azure VM V1 to Azure VM V2

Marian Pancik 20 Reputation points
2024-12-04T16:04:00.09+00:00

We would like to upgrade our Azure Virtual Machines (VMs) running Windows 10 to Windows 11, however all out VMs are running on Azure VM Version 1 which does not support Windows 11. Is there a recommended upgrade path/procedure to upgrade Azure VM V1 to Azure VM V2?

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. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2024-12-04T17:33:33.8+00:00

    @Marian Pancik

    Two issues here. Azure doesn't support in place upgrades from Windows 10 to Windows 11.

    Also, direct migration from Gen1 VM to Gen2 VM is not supported.

    • Can I migrate a VM from Generation 1 to Generation 2? No, you can't change the generation of a VM after you create it. If you need to switch between VM generations, create a new VM of a different generation.

    The recommended method is to create a new Gen 2 VM and migrate your data.

    However, it is possible using the workaround. Download the VHD into Hyper-V on your device and do the upgrade then reupload it back. You can also change from Gen 1 to Gen 2 during this process.

    Hope this helps! Let me know if you still have questions or need further assistance.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    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.