1

I made a mistake and I delete a virtual machine I need, This VM has a OS DISK in vhd file that I keep in the storage, is there any way to re-deploy the virtual machine using this OS DISK?,

Thanks a lot!

  • 1
    Where **exactly** is the OS disk? Is this an ARM (Azure Resource Manager) or "Classic" VM? – Dai Aug 17 '21 at 23:50
  • 1
    please refer : https://pixelrobots.co.uk/2018/10/create-an-azure-virtual-machine-from-an-existing-managed-disk/ – UserP Aug 18 '21 at 05:46

1 Answers1

0

Try with these steps

1) Navigate to your Managed Disk and click it. enter image description here

2) Click on Create VM enter image description here

3) Create a virtual machine blade showing. You will see under Image your Managed Disk. Just fill in the blade as you would when creating a new VM.

enter image description here

ShrutiJoshi-MT
  • 1,622
  • 1
  • 4
  • 9