June 2020
Intermediate to advanced
410 pages
9h 52m
English
To let Ansible manage the Azure cloud, you need to install the Azure SDK for Python. Do this by executing the following command:
$ pip install 'ansible[azure]'
Now that you have all the dependencies present, you can start the authentication process.