Created
February 14, 2014 22:37
-
-
Save timvw/9010891 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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