Version 10.4.2
- Added Batch pool handling
/Action=BatchPreStage
so that Pools can be created in advance of needing the compute. Avoids the waiting "cold start" of a batch job - Added Batch pool handling
/Action=BatchCleanup
so that Pools can be deleted separately from a build run (useful if you need to re-run jobs) - Changed default action of
/DeleteBatchPool
flag to 'false' so that pool VMs are not immediately deleted after a Batch job. More useful now with the BatchPreStage and BatchCleanUp actions
NOTE: The zip file asset can be used as the code package for uploading to Azure Batch