August 2018
Intermediate to advanced
410 pages
9h 18m
English
Automation can be done with scripts. In Azure, there are many options supported by Microsoft:
Besides that, you can use programming languages such as Java (libraries available) and C#. There are community projects as well, for instance, https://github.com/capside/azure-sdk-perl is an attempt to build a full Azure SDK for Perl.
All languages are valid options; choose the language you are already familiar with. Please be aware ...