I'm trying to create a virtual machine on MS Azure plaftorm, from my existing VHD file. When i'm trying to, I get the following error. Is there any parameter to specify the NIC? Did some research on the web with no suitable results.
PS C:\Users\Rav> azure vm create --os-disk-vhd https://group11492.blob.core.windows.net/vhds/Integration201641775831.vhd
info: Executing command vm create
Resource group name: Default-Storage-WestUS
Virtual machine name: integration201641775831v
Location name: West US
Operating system Type: Linux
+ Looking up the VM "integration201641775831v"
info: Using the VM Size "Standard_DS1"
error: Either NIC Id or NIC name is required
info: Error information has been recorded to C:\Users\Rav\.azure\azure.err
error: vm create command failed