chaostoolkit-incubator / chaostoolkit-azure

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

'ComputeManagementClient' object has no attribute 'web_apps' #118

Closed HemantAHK closed 4 years ago

HemantAHK commented 4 years ago

Unable to perform an Action.

I tried restart_app actions but below is the error which I got. can anyone help me out

[2020-08-xx xx:xx:xx ERROR] => failed: AttributeError: 'ComputeManagementClient' object has no attribute 'web_apps'

ianalderman commented 3 years ago

I am having this issue too and can see you have a PR to fix it. I take it there is no way around it until it is accepted? :(