neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
12 stars 14 forks source link

RFE: Azure provider #141

Open pvoborni opened 3 years ago

pvoborni commented 3 years ago

This is a placeholder ticket for Azure provider. Before jumping on it, it should serve for gathering use cases to figure out what to automate in Mrack and what to expect to be done outside of Mrack.

E.g. here is a reference example (in Ansible) what is needed to run VMs on Azure: https://github.com/Duffney/manage-azure-with-ansible-20-mins -In general, I'd expect it will be similar to OpenStack or AWS providers.