chaostoolkit-incubator / chaostoolkit-azure

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

Switch requirements for Azure Management #17

Closed seriousscorpion closed 6 years ago

seriousscorpion commented 6 years ago

The Azure CLI provides full support to manage the Azure infrastructure. Only some advantages:

Switch from azure-mgmt-* modules to the Azure CLI.

Lawouach commented 6 years ago

I assume they cover what was done with the previous included dependencies?

seriousscorpion commented 6 years ago

Indeed. The Azure CLI covers all previously included dependencies. Additionally it enriches much more functionality.