chaostoolkit-incubator / chaostoolkit-azure

Chaos Toolkit Extension for Azure
https://chaostoolkit.org/
Apache License 2.0
22 stars 28 forks source link

VM Scale Set Commands do not work #133

Open gavinhc opened 2 years ago

gavinhc commented 2 years ago

When trying to run chaos against a VM Scale Set requiring a command, the command will error with the following: failed: AttributeError: 'VirtualMachineScaleSetVMsOperations' object has no attribute 'run_command'