Runner to deploy VMs in Azure periodically
Runner which can be run locally or as a cloud service to deploy VMs of different sizes and having variety of base images (Ubuntu, Windows Server 2016, Cent OS, Checkpoint, etc.)
It can be used to continuously deploy the VMs, do validations that VM has properly come up and then cleanup the resource. This is also to represent the pattern what we should be using for validating newer features.
Random points about the project: