358 questions with Azure Batch tags

Sort by: Updated
1 answer

Application package is not deployed to Azure Batch Node

I followed the steps described at: https://learn.microsoft.com/en-us/azure/batch/batch-application-packages. In particular: Created a zip package containing my custom app Added it to the list of Applications in my Batch Account Added Application…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-03-01T20:21:33.1933333+00:00
yuriy@mquark.com 60 Reputation points
commented 2025-03-08T02:45:00.3966667+00:00
yuriy@mquark.com 60 Reputation points
0 answers

Migrate a Batch pool with low-priority compute nodes or create a Batch pool with Spot instances

I received the “Migrate a Batch pool with low-priority compute nodes or create a Batch pool with Spot instances” email, listing affected Azure Batch resources across multiple subscriptions. I have reviewed the support documentation and confirmed that all…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-03-07T16:29:30.51+00:00
Daniel-4204 45 Reputation points
commented 2025-03-07T20:17:21.8266667+00:00
Markapuram Sudheer Reddy 1,165 Reputation points Microsoft External Staff
0 answers

Azure Batch SKU Upgrade and End-of-Life Warning

Currently we are using microsoft-azure-batchfor job scheduling for run specific job-tasks in our service. And our current pool having warning as well "This pool's image is nearing its end-of-life date of Wednesday 23 April 2025 at 05:30:00. After…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-03-06T16:15:04.2866667+00:00
Sandun Tharaka 0 Reputation points
commented 2025-03-07T12:29:02.0033333+00:00
Pramidha Yathipathi 0 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Intermittent Mount configuration error

I'm getting this error in my new Azure batch workloads. This error does not appear every time though. It is like 25% of the time my pool creates a new node this error happens. The only solution I have now is to re-image the node but that is not what I…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-02-19T17:31:32.8766667+00:00
Arthur Francisco Araujo Fernandes 20 Reputation points
accepted 2025-03-06T20:00:17.93+00:00
Arthur Francisco Araujo Fernandes 20 Reputation points
2 answers

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.
358 questions
asked 2025-02-24T17:14:58.19+00:00
Jesse Kela 0 Reputation points
commented 2025-03-04T22:52:33.75+00:00
Markapuram Sudheer Reddy 1,165 Reputation points Microsoft External Staff
2 answers

Unable to request a pool quota increase (set to 0) in Azure Batch account

I created a new batch account and noticed that the current quota for 'Pools' is set to 0. When I try to request a quota increase, there is no option to select the pool quota specifically, only active jobs – see the screenshots below. Is there another way…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-02-25T22:10:38.85+00:00
Alexei Arkhangelskiy 5 Reputation points
edited an answer 2025-03-04T18:32:31.3933333+00:00
kobulloc-MSFT 26,426 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure.Compute.Batch vs Microsoft.Azure.Batch

What's the difference between Microsoft.Azure.Batch and Azure.Compute.Batch packages and which one should be preferred for the new development? Both are included in https://github.com/Azure/azure-sdk-for-net and Microsoft has samples for both, but…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-02-28T04:16:43.19+00:00
yuriy@mquark.com 60 Reputation points
accepted 2025-02-28T13:21:14.4833333+00:00
yuriy@mquark.com 60 Reputation points
0 answers

MPI error in Azure Batch

In MPI-enabled tasks, occasionally we will get this error: Aborting: smpd on a3315966100000A failed to communicate with child smpd manager If we restart the exact same task it will complete. This seems to suggest that a node has terminated and is no…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2024-10-31T15:30:54.37+00:00
Green, Jim 55 Reputation points
commented 2025-02-20T17:03:29.18+00:00
Green, Jim 55 Reputation points
1 answer

ffmpeg mp4 to hls transcode fails on Azure Batch with Windows Server Image

Hi - I started from the sample below showing how to use FFMEG with Batch https://learn.microsoft.com/en-us/azure/batch/tutorial-parallel-dotnet#review-the-code This works. I then tried to actually transcode the video from MP4 to HLS using FFMPEG but I…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-02-14T21:01:15.38+00:00
James Weatherhead 20 Reputation points
commented 2025-02-18T17:11:41.0566667+00:00
Akshay kumar Mandha 2,665 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

How to run .NET 8 console app on Azure Batch Node?

I am trying to run a custom .NET 8 app on Azure Batch Node. To do that, I need get the corresponding .NET runtime installed on the target node. While researching this problem, I found the following possible solutions: Use custom image with…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,198 questions
asked 2025-02-15T17:26:40.02+00:00
yuriy@mquark.com 60 Reputation points
answered 2025-02-15T18:46:44.5666667+00:00
Esheshwari Kumari 90 Reputation points
1 answer

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.
358 questions
asked 2025-01-13T18:18:31.68+00:00
VasanthKumar Kanneri 0 Reputation points
commented 2025-02-04T10:59:13.5966667+00:00
anashetty 2,385 Reputation points Microsoft External Staff
1 answer

Linking Azure batch pool to blob storage

Hi, I am trying to create a batch pool with two mounted blob storage ( one for input, one for output). I am currently using the Azure website UI to create the pool. I trying mounting it with the following settings : Mount configuration source :…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2024-12-10T19:28:25.54+00:00
Enea de Bollivier 25 Reputation points
commented 2025-02-03T20:30:16.9+00:00
Akshay kumar Mandha 2,665 Reputation points Microsoft External Staff
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.
358 questions
asked 2025-01-31T17:11:24.3866667+00:00
Meygha Machado 0 Reputation points
commented 2025-02-03T08:00:28.43+00:00
anashetty 2,385 Reputation points Microsoft External Staff
2 answers

Creating a batch pool with free subscription

I'm new to Azure and am trying to follow this tutorial: https://learn.microsoft.com/en-us/azure/batch/tutorial-run-python-batch-azure-data-factory On the step "Create a Batch pool using Batch Explorer", it errors out. I think this is…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2021-04-12T19:02:15.627+00:00
Sarah Dorich (Salt Lake City) 1 Reputation point
answered 2025-01-14T03:23:15.77+00:00
Anudeep Kolluri 0 Reputation points
1 answer

Non-admin task-scope auto-user not providing file permission isolation

In my testing, a task may access another task's data (from a different job) on the same worker node, despite executing as a non-admin task-scope auto-user. My understanding is that this should not be possible; the intention of task scope users is to…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2025-01-03T01:18:33.7566667+00:00
rossdakin 0 Reputation points
commented 2025-01-07T01:51:24.32+00:00
Mounika Reddy Anumandla 2,740 Reputation points Microsoft External Staff
1 answer

How to Schedule Azure Batch Jobs to Run Only on Weekdays and Skip Weekends?

Hi, I'm looking to configure an Azure Batch job schedule to run only on weekdays and skip weekends. From my research and forum interactions, I understand that the Weekdays attribute has been deprecated in the latest version. Any guidance or examples…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2024-07-03T03:05:20.13+00:00
Stanley Ramakrishnan 40 Reputation points
commented 2024-12-23T11:34:51.0733333+00:00
Castro Rozo, Fabio 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure batch immediately returning trigger to dependent task when resourcefilles are added

Hi, I am using Azure batch task dependencies feature and facing one issue. I have one parent task which needs some data to process. I have configured ResourceFiles for my parent task so that it can download the files to process. I have dependent (child)…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,333 questions
asked 2024-12-05T06:06:56.4766667+00:00
Parikh, Disham [ext] 30 Reputation points
accepted 2024-12-13T09:26:36.06+00:00
Parikh, Disham [ext] 30 Reputation points
1 answer

in azure batch service how we add storage account that is in another subscription

Hi All, i have a batch service account. now i have a new storage account that is provision in another subscription. now the requirement is how we add this storage account in batch service

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2024-12-08T06:23:27.9833333+00:00
manish verma 516 Reputation points
commented 2024-12-12T08:50:56.4966667+00:00
anashetty 2,385 Reputation points Microsoft External Staff
1 answer

Unable to create a pool under a batch account with 'IP address provisioning type' set to 'NoPublicIPAddresses' [Python SDK]'

Hi, Need help on Pool creation using Python SDK. I have a virtual network and also a subnet in my Azure account. I'm trying to create a pool under an existing batch account. Through Azure Portal: When I create it through the Azure portal I do not have…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,654 questions
asked 2024-11-30T14:52:19.9666667+00:00
Shakeel Khan 0 Reputation points
answered 2024-12-04T03:38:29.1166667+00:00
Tamil Selvan M 0 Reputation points
1 answer

How can I create CI/CD unit tests for python scripts that run on batch service.

We are developing a python django web application that employs batch for large computations. We are using github to support CI. We are trying to implement the automated testing. Recommendations on how to get these tests to run properly github actions.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
asked 2024-11-27T15:41:42.8066667+00:00
commented 2024-12-02T18:19:39.1333333+00:00
deherman-MSFT 37,866 Reputation points Microsoft Employee