We have our own Linux based distribution for which we created a .vhd file from .iso using VirtualBox. We uploaded the .vhd to Azure following the instructions given here: https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-linux-create-upload-vhd/ Then, we created a VM using this image, but when trying to start the VM, it fails. It gives the following error:
'The server encountered an internal error. Please retry the request.'
What can be the possible solution for this ?