Skip to content

Version 10.4.2

Compare
Choose a tag to compare
@mmckechney mmckechney released this 26 Apr 19:04
· 229 commits to master since this release
  • 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