Now that we have a boot partition on the original VM, we need to detach it from the new VM and restore it as a standalone VM in Azure.
The Azure Resource Manager Model doesn’t permit creation of a VM on an existing VHD using the webGUI. However, it can be done using the Azure python SDK. For details see your Microsoft Azure documentation.