[Solved] use Azure Batch as Jenkins’ node

As your requirement is to send a command line to Azure so I would suggest you to have a simple Jenkins job (either freestyle job or pipeline job) which would accomplish the requirement. Pre-requisites: Have an Azure Batch account Have an Azure Batch pool Have an Azure Batch job Azure CLI installed in the Jenkins … Read more