Azure create VM from existing disk using the new portal

How do you create a vm from an existing disk with the new portal (not the classic portal)?


Solution 1:

After spending a little time thinking 'this has got to be possible' then spending some more time poking around in the Portal to try to figure out how. I've come to the conclusion that this isn't possible.

I concede that this is simply from poking around trying to find a way to do this, so I may have missed it.

I imagine this will change in future, it has got to be on a plan somewhere! But at the time of writing this, the only way of starting a v2 VM is programmatically, i.e. Powershell, .Net, REST or through JSON Templates.

Obviously classic mode VMs (v1) can be created through the old portal.