python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Are Azure Batch virtual machines automatically shut down after a job completes?
I was just curious about the lifecycle of the Azure Batch's virtual machines. Say a VM is created and a task is completed. Is the VM terminated after a successful completion?
Daath
Votes: 0
Answers: 1
Unable to get image details : Environment version Autosave_(date)T(time)Z_******** provided in request doesn't match environ
On AzureML Batchendpoint, I'm recently hitting the following error:
Unable to get image details : Environment version Autosave_(date)T(time)Z_******** provided in request doesn't match environ.
when ...
nferreira78
Votes: 0
Answers: 1
How to trigger/force Azure Batch pool autoscale formula
I created a pool in Azure Batch (from the Azure portal) with Auto scale activated.
I also defined a formula where the initial number of node is set to 0. This number will ramp up according to number o...
wad_
Votes: 0
Answers: 1
Azure Batch Service: Job and Task do not run in all nodes in 4 Server Pool
I'm using the Azure Batch Service to conduct load tests. I want to create a pool of machines that will run my load test application.
I created a Batch Service. Then I created an application pool with ...
Rob Galante
Votes: 0
Answers: 1