Need assistance creating vm from image

skip hofmann 46 Reputation points
2020-03-27T13:43:26.64+00:00

Hello all

Because of Covid-19 are entire workforce is remote. We are using Azure Virtual Desktop. We spun up a windows 10 enterprise multi-session vm and we downloaded the disk so we can customize the image. The image is now being uploaded to blob storage. I'm new to this, i'm the identity and access admin, however we have a couple of admins out. How do i spin up a vm from the image thats in blob storage? The image is a vhd file. I know how to setup the network, and the region. I just need help understanding the process of creating the vm and connecting it to the uploaded vhd file

Thank you very much for any assistance

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,127 questions
{count} votes

2 answers

Sort by: Most helpful
  1. José Ángel Fernández 31 Reputation points Microsoft Employee
    2020-04-02T16:09:04.37+00:00

    Hi @skip hofmann

    you need to convert the .vhd file to Managed Image (https://learn.microsoft.com/en-us/azure/virtual-machines/windows/upload-generalized-managed). After the Image is ready, the Windows Virtual Desktop pool creation wizard allows you to select a custom image providing the image name and the resource group name (https://learn.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-azure-marketplace#virtual-machine-settings)

    0 comments No comments