Skip to content

Instantly share code, notes, and snippets.

@timvw
Created February 14, 2014 22:37
Show Gist options
  • Select an option

  • Save timvw/9010891 to your computer and use it in GitHub Desktop.

Select an option

Save timvw/9010891 to your computer and use it in GitHub Desktop.
tims-mbp:~ timvw$ azure vm list
info: Executing command vm list
+ Getting virtual machines
info: No VMs found
info: vm list command OK
tims-mbp:~ timvw$ azure vm disk delete icteam-web-01-icteam-web-01-0-201401261917030704
info: Executing command vm disk delete
info: Deleting image
error: Disk not deleted: icteam-web-01-icteam-web-01-0-201401261917030704
error: A disk with name icteam-web-01-icteam-web-01-0-201401261917030704 is currently in use by virtual machine icteam-web-01 running within hosted service icteam, deployment icteam-web-01.
info: Error information has been recorded to azure.err
error: vm disk delete command failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment