-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Reproduction:
- Create lab environment green-field using the LabBuilder.py script.
- Shutdown the VMs through Azure Portal or through the OS running in the VM.
- Run the LabBuilder.py script with "-destroy".
This results in:
- ws01 being destroyed, but dc and linux still being there.
- The following error message:
Error: compute.VirtualMachineExtensionsClient#Delete: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> Code="OperationNotAllowed" Message="Cannot modify extensions in the VM when the VM is not running."
Error: compute.VirtualMachineExtensionsClient#Delete: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> Code="OperationNotAllowed" Message="Cannot modify extensions in the VM when the VM is not running."
Metadata
Metadata
Assignees
Labels
No labels