[Solved] use Azure Batch as Jenkins’ node
[ad_1] 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 … Read more