I have a Custom ISO inside a Blob Storage-Account and want to convert this file into a VHD to create a Azure-VM. Is there a official tutorial for it? Google is not a big help.
Asked
Active
Viewed 508 times
1 Answers
0
Azure does not have any tooling to convert an ISO to a VHD. You would need to use the ISO file to create a VHD image using something like Hyper-V on your desktop, or other conversion tools. Once you have it in VHD format it can be used to create a VM in Azure.

Sam Cogan
- 38,736
- 6
- 78
- 114