upload .VHD to Azure VM ?

MS Techie 2,751 Reputation points
2023-06-15T15:02:11.45+00:00

Can we create Azure VM by upload .VHD .

Then what is the be configuration (CPU/RAM etc) of the Azure VM ?

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

2 answers

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2023-06-15T15:07:01.8833333+00:00

    Hi @MS techie

    Yes, you can create a Microsoft Azure virtual machine (VM) by uploading a Virtual Hard Disk (.VHD) file.

    Reference: https://learn.microsoft.com/en-us/azure/virtual-machines/windows/prepare-for-upload-vhd-image

    I wrote an article (in Portuguese) showing how to do this:
    https://jacksonmartins-com-br.translate.goog/2022/04/14/upload-vm-do-hyper-v-para-o-azure/?_x_tr_sl=pt&_x_tr_tl=en&_x_tr_hl=pt-BR&_x_tr_pto=wapp

    For the Azure VM's CPU, RAM, and other configuration, you can choose any of the available Azure VM sizes, which varies greatly depending on your needs

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    0 comments No comments

  2. Prrudram-MSFT 28,286 Reputation points Microsoft Employee Moderator
    2023-06-15T17:38:02.6666667+00:00

    @MS Techie

    In addition to the answer by Jackson Martin, I am adding my response to your second question.

    The configuration of the Azure VM depends on your requirements and the resources available in your subscription. You can choose the CPU, RAM, and other resources when you create the VM in the Azure portal. The available options will depend on the VM series you choose. For example, the Fsv2 series of VMs is optimized for compute-intensive workloads and offers up to 72 vCPUs and 144 GiB of RAM.

    If this does answer your question, please accept it as the answer as a token of appreciation.


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.