378 questions with Azure Batch tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Clarification on Batchpool Outbound access connectivity - Post September 30 2025

My batch account Node communication mode is 'classic' and IP address provisioning type is 'batchmanaged', will this get affected post 30 September 2025. Kindly confirm.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-08-01T14:53:16.5033333+00:00
Gurumoorthi Sengottaiyan 20 Reputation points
commented 2025-08-07T16:37:26.2133333+00:00
Gurumoorthi Sengottaiyan 20 Reputation points
1 answer

Node pool creationg in batch account doesn't complete with "Starting" status

Hello, I made batch account in a user subscription mode. Creating batch account was normally done. After that, I tried to create a node pool but node creation doesn't finish with "Starting" status. What is preventing node creation? The quota…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-07-29T12:25:16.65+00:00
System Administrator 0 Reputation points
edited a comment 2025-08-01T08:38:48.4033333+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

When a job is disabled, the DisableJobOption.Wait parameter is documented incorrectly.

With the option of disabling a job there are three options in the DisableJobOption enum: requeue terminate wait The 'wait' option specifies the following in the documentation and SDK: Allow currently running Tasks to complete. I determined this…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-07-25T11:50:40.1533333+00:00
Nore Gabbidon 20 Reputation points
commented 2025-07-29T10:52:50.7266667+00:00
Durga Reshma Malthi 9,595 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

How to use Spot VMs in Azure batch (batch allocation mode)

Background We have lot of Azure Batch accounts created with batch service allocation mode. We are using the Low-priority VMs extensively to run our batch jobs. As most of you know, it is retiring soon (Sep 30, 2025). Question After retirement, will…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-07-17T14:34:13.93+00:00
Mageshwaran Murugaian 25 Reputation points
answered 2025-07-24T05:49:28.1933333+00:00
Satish Mada 5 Reputation points Microsoft External Staff Moderator
1 answer

How do I activate GPUs on a batch task using a custom image

I'm trying to run a GPU task on an NC6_v3 node using Azure Batch. I'm using a custom image based on "mcr.microsoft.com/azureml/minimal-ubuntu22.04-py39-cuda11.8-gpu-inference:latest" and the node itself is using the node agent SKU…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-01-31T17:11:24.3866667+00:00
Meygha Machado 0 Reputation points
commented 2025-06-26T00:16:08.3533333+00:00
JeffreyCMI 41 Reputation points
4 answers One of the answers was accepted by the question author.

Tasks fail to detect GPU on some Pool nodes due to early startup race condition

We’re running container tasks on a GPU-enabled Azure Batch pool (Docker-based, Standard_NC4as_T4_v3). All nodes are configured identically, and tasks are configured identically, running the same task in the same Docker image and entrypoint. Despite this,…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-06-18T20:33:27.05+00:00
JeffreyCMI 41 Reputation points
commented 2025-06-18T22:41:59.8633333+00:00
Anusree Nashetty 5,820 Reputation points Microsoft External Staff Moderator
1 answer

PowerShell command needed to edit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost

Hi everyone. I would like to create a script to edit the values contained in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost - Specifically to change the 3G and 4G values from 2 to 1 so Windows treats them…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2021-07-13T08:13:00.213+00:00
Daniel Call 1 Reputation point
commented 2025-06-15T03:26:19.33+00:00
Rajesh S 36 Reputation points
2 answers

Pool Nodes Stuck in Unusable State

Since this morning, my pool nodes have been stuck in the "Unusable" state, despite no recent changes on my end. I don't see any error that would help me understand where the errors comes from. I attempted to delete and recreate the pool, but…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-05-28T14:11:59.25+00:00
Angelina Souy 0 Reputation points
commented 2025-06-11T15:16:48.6566667+00:00
Angelina Souy 0 Reputation points
1 answer

Azure Cloudtasks never finish, MissingRequiredQueryParameter api-version

I'm new to Azure Batch. Im following the samples listed in https://learn.microsoft.com/en-us/azure/batch/batch-apis-tools which recommended following repo https://github.com/Azure-Samples/azure-batch-samples I tried CSharp/GettingStarted/01_HelloWorld,…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-06-05T18:08:46.9366667+00:00
David Garcia Accumatch 0 Reputation points
commented 2025-06-10T18:14:41.75+00:00
Anusree Nashetty 5,820 Reputation points Microsoft External Staff Moderator
2 answers

Azure batch node stays in starting for very long and moves to unusable state

I am trying to trigger an Azure batch process from ADF using custom activity. I did the following Created Azure batch account and attached a storage account to it. Allocated a Pool with the following configuration The nodes creation starts and…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-01-13T18:18:31.68+00:00
VasanthKumar Kanneri 0 Reputation points
answered 2025-06-05T20:50:15.6866667+00:00
VasanthKumar Kanneri 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to enforce a policy on Azure Batch Pools Resource Tags

Hi! I've been trying to define a policy that denies creation of a Pool in my Azure Batch account, unless it comes with specific Resource Tags during its creation. I tried with the following terraform code snippet, which generally works well for other…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-05-26T16:16:58.4+00:00
Francesco Cipolla 20 Reputation points
accepted 2025-05-27T21:13:11.7433333+00:00
Francesco Cipolla 20 Reputation points
1 answer

I got "Server encountered an internal error" since 2 hours and I cannot send any task/job on batch.

Got a problem on Azure: I got "Server encountered an internal error" since 2 hours and I cannot send any task/job on batch. Please, can you help me?

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-05-13T20:10:43.2533333+00:00
ajb cryptocapital 0 Reputation points
edited an answer 2025-05-16T20:07:59.0166667+00:00
Anusree Nashetty 5,820 Reputation points Microsoft External Staff Moderator
1 answer

Appropriate alternative for microsoft-azure-batch ubuntu-server-container 20-04-lts when it's retired

What is appropriate alternative for microsoft-azure-batch ubuntu-server-container 20-04-lts when it's retired along with other 20.04 images? It has container support / is docker…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-02-24T17:14:58.19+00:00
Jesse Kela 5 Reputation points
commented 2025-04-12T12:58:46.13+00:00
Jesse Kela 5 Reputation points
1 answer

A node in a pool is stuck in rebooting state since last 4 days

A node (tvmps_8f4c7b22047eb71169466eb201a4437548f517ea99832a76a7dc3a564307646c_d) in a pool called OSAthresholdS_v2 is stuck since 19th March. We did a RDP in the machine and see no data for the task it is trying to run. We have also disabled the job…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-03-24T08:38:46.6766667+00:00
Tanmay Sharma 0 Reputation points
answered 2025-03-27T13:05:19.7866667+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

How to authenticate Azure Batch from Python Function App using Managed Identity?

I'm trying to authenticate with Azure Batch from a Python Azure Function App using Managed Identity via DefaultAzureCredential. What I’ve Tried: I'm using the official azure-batch SDK and passed DefaultAzureCredential() to BatchServiceClient, like…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-04-01T09:12:26.2266667+00:00
Abh1234123 20 Reputation points
accepted 2025-04-10T09:15:55.38+00:00
Abh1234123 20 Reputation points
2 answers One of the answers was accepted by the question author.

Is there a ETA for when V6 VM’s will be supported in azure batch?

E.g. Edsv6 series. Az batch location list-skus currently shows no v6vms and testing also shows that v6vms can’t be created through batch currently. as v6 vms are explicitly advertised as for among other things, batch jobs, it would be great to get…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-04-04T21:34:43.9633333+00:00
Ben Ritchie 20 Reputation points
accepted 2025-04-11T06:39:29.7566667+00:00
Ben Ritchie 20 Reputation points
1 answer

When preempted nodes are given back, previously installed .NET 8.0 disappeared

I have a pool in my batch account with 6 low-priority nodes. I have seen that previously 2 of them were preempted, but when given back the previously installed .NET 8.0 using start task disappeared. Since my applications require .NET 8.0 to run, how can…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-04-07T16:19:41.3066667+00:00
Grace Tong 0 Reputation points
answered 2025-04-07T19:35:17.56+00:00
Sudheer Reddy 2,055 Reputation points Microsoft External Staff Moderator
0 answers

How a azure batch job can access Azure key vault to fetch the secrets and push it to batch job env section

How can a azure batch job can Azure key vault to fetch the secrets and push it to batch job env section

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-04-21T13:48:30.4133333+00:00
Sreenidhi Palimar 20 Reputation points
commented 2025-04-25T18:22:45.36+00:00
Nikhil Duserla 8,515 Reputation points Microsoft External Staff Moderator
0 answers

Azure Batch Ubuntu-HPC 22.04 pool with containers cannot detect CUDA GPUs

We have an Azure Batch pool configured as follows: OS: Linux NodeAgentSKUId: batch.node.ubuntu 22.04 ImageReference: { "publisher": "microsoft-dsvm", "offer": "ubuntu-hpc", "sku": …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-04-23T20:38:24.46+00:00
Sonia Das 0 Reputation points
commented 2025-05-06T10:50:42.09+00:00
Vamsi Ram Annepu 915 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

azure batch allocation mode preference ?

Hi all, I’m currently working with Azure Batch and came across the "Pool Allocation Mode" setting when configuring a Batch pool. I noticed there are two options available under this setting Batch service & User subscription Which one…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
378 questions
asked 2025-05-09T03:01:52.04+00:00
Harsha N 20 Reputation points
accepted 2025-05-14T12:05:07.53+00:00
Harsha N 20 Reputation points