Ansible – Deploy and Delete a VM in Azure Cloud

In this article, we will discuss how we can deploy a Virtual machine (VM) from a local Ubuntu machine (ansible controller) to Azure Cloud. It is assumed that you have already connected to your Azure account (az login) and that your Subscription details with Secrets etc. are all set. In this code below I amContinue reading “Ansible – Deploy and Delete a VM in Azure Cloud”