I made a private image (vhd) for testing on Azure. Loaded the image onto my storage account. When create a new virtual machine, how can I specify the image from my storage account?
I made a private image (vhd) for testing on Azure. Loaded the image onto my storage account. When create a new virtual machine, how can I specify the image from my storage account?
@azurestore-arraynetworks Any updates on the issue?
Please "Accept as Answer" if below answer helped so it can help others in community looking for help on similar topics.
Thanks
Here are some articles that may answer your question:
Create a VM from a VHD by using the Azure portal
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/create-vm-specialized-portal
Create a Windows VM from a specialized disk by using PowerShell
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/create-vm-specialized
If you need it, there is a quick module on this as well on the Microsoft Learn site:
Deploy Azure virtual machines from VHD templates
https://docs.microsoft.com/en-us/learn/modules/deploy-vms-from-vhd-templates/
Hope this helps!
Edward
7 people are following this question.