As title suggest, I want to use
azure vm create ...
to create a virtual machine using managed disk, however I can't see good example on how to achieve that. Ignoring the --storage-account-name parameter will random a storage account for me, which is not what I want.