348 questions with Azure Batch tags

Sort by: Updated
0 answers

needs to create dummy copies of folder a folder with a bat file and add it to right click menu of the folder

so I want to right click on a folder and create the dummy copy of that folder with 0 byte files, i use robocopy command as Follows:- For Folder:- Robocopy /Create /Purge /S "%cd%" "%cd% Dummy" For File:- Robocopy /Create /Purge…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,907 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,708 questions
asked 2024-12-25T06:25:23.2033333+00:00
Gurpreet 0 Reputation points
1 answer

Not able to list azure subscription in azure batch and storage explorer

I am using free subscription and i am trying to implement below use case. Tutorial: Run a Batch job through Data Factory with Batch Explorer, Storage Explorer, and Python In above use case it is mentioned that I can use free subscription to implement.…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-12-23T19:40:43.3633333+00:00
Dhruv Rajkotiya 0 Reputation points
answered 2024-12-24T01:20:50.6+00:00
VINODH KUMAR T D 26,141 Reputation points MVP
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.
348 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
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.
348 questions
asked 2024-12-10T19:28:25.54+00:00
Enea de Bollivier 20 Reputation points
commented 2024-12-17T21:30:21.0633333+00:00
Akshay kumar Mandha 1,575 Reputation points Microsoft Vendor
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.
348 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,152 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.
348 questions
asked 2024-12-08T06:23:27.9833333+00:00
manish verma 481 Reputation points
commented 2024-12-12T08:50:56.4966667+00:00
anashetty 1,145 Reputation points Microsoft Vendor
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.
348 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,574 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.
348 questions
asked 2024-11-27T15:41:42.8066667+00:00
commented 2024-12-02T18:19:39.1333333+00:00
deherman-MSFT 37,831 Reputation points Microsoft Employee
2 answers

Getting Pool Quota Reached while creating a batch service using Batch Explorer

While trying to create a batch service I am getting the below error. How to solve this?

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-11-23T16:41:04.93+00:00
Arghya Roy 0 Reputation points
commented 2024-11-25T19:45:08.4466667+00:00
TP 100.9K Reputation points
1 answer

Azure Batch pools from Classic to Simplified compute node communication model

We have received the Microsoft service health advisory regarding Transition Azure Batch pools to the Simplified compute node communication model by 31 March 2026 and currently we have some of the batch pools in Classic and for the same we have below…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-11-14T20:46:49.21+00:00
Anuja Vishwanatulawar 1 Reputation point
commented 2024-11-19T08:24:03.78+00:00
Akshay kumar Mandha 1,575 Reputation points Microsoft Vendor
1 answer

Databricks vs Batch pool

Hi, I have Googled the difference between using Azure Databrick and Batch pool to run python pipelines and ETL. But I haven’t found a clear difference between them two. Based on what I have Googled, Databrick can become very expensive, so cost matters a…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,284 questions
asked 2024-11-07T14:10:41.1766667+00:00
Renan 40 Reputation points
commented 2024-11-14T12:18:50.3+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer

Error creating pool node

I've converted my pool creation code from Microsoft.Azure.Batch to Azure.ResourceManager.Batch (in order to set the certificate in the key vault instead of in the batch account). The pool is being created with the expected node, and all configuration…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-11-08T22:15:24.1866667+00:00
Green, Jim 55 Reputation points
commented 2024-11-13T00:51:44.22+00:00
vipullag-MSFT 26,416 Reputation points
1 answer

Unable to Submit Quote Increase Request for Microsoft Azure Batch

Hi everyone, I’m currently setting up an Azure Batch account, but I encountered an error indicating insufficient quota. I'm in the process of requesting a quota increase for my subscription; however, when I enter the location details, the process seems…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-10-28T21:19:10.5533333+00:00
RaviTeja 0 Reputation points
commented 2024-11-12T06:27:53.02+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer One of the answers was accepted by the question author.

Define azure batch pool certificate in CloudPool with c#

I'm following the instructions in https://learn.microsoft.com/en-us/azure/batch/automatic-certificate-rotation#create-a-batch-pool-with-a-user-assigned-managed-identity to change from defining certificates in CloudPool.CertificateReferences to…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-11-01T21:45:56.56+00:00
Green, Jim 55 Reputation points
edited a comment 2024-11-09T14:58:51.34+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer One of the answers was accepted by the question author.

increase batch pool quota

I tried to created a batch pool but I got the message saying the quota has been reached. How do I increase my pool quotas ? I tried to go in quotas>computer> there is an option for New quota request. But I can't see my resource group there. How…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-10-29T15:37:47.5933333+00:00
Renan 40 Reputation points
accepted 2024-11-06T11:56:55.5166667+00:00
Renan 40 Reputation points
1 answer

how to order sequence of python scrip using batch pool

I have stored three python scripts in Blob Storage and I have created a Batch account and I am about to create the “pool”. But these python scripts has to be run in particular order. Hence my question: how do I order the sequence of the python script to…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-10-23T12:18:34.8+00:00
Renan 40 Reputation points
edited the question 2024-11-05T04:39:08.57+00:00
Sumarigo-MSFT 47,371 Reputation points Microsoft Employee
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.
348 questions
asked 2024-10-31T15:30:54.37+00:00
Green, Jim 55 Reputation points
commented 2024-11-04T18:45:08.86+00:00
deherman-MSFT 37,831 Reputation points Microsoft Employee
1 answer

batch pool: PoolQuotaReached

I have upgrade my account in Azure. I am trying to create a batch pool but it says "The error message "PoolQuotaReached: Pool quota for the account has been reached" indicates that the number of pools in your Azure Batch account has…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-11-02T08:26:36.71+00:00
Renan Almeida 0 Reputation points
answered 2024-11-04T04:16:25.8033333+00:00
Prrudram-MSFT 27,251 Reputation points
0 answers

i cannot download my bathc jobs - timeout

Hi, I'm on a slow internet connection and struggling to download my batch jobs. The output file is several tens of MB, and I keep getting the error: "Unable to load file. Timeout of 600000ms exceeded." Any suggestions on how to work around…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2024-10-20T16:28:14.2466667+00:00
Ivo Q 0 Reputation points
commented 2024-11-01T18:45:04.1933333+00:00
Mahesh Goud Juvvadi 1,665 Reputation points Microsoft Vendor
2 answers

Combine Excel Template with csv data

Hi - I'm trying to combine data generated in the form of .csv file with an existing excel template. Excel template contains a sheet with data table that needs to be populated to contents of .csv file and also have some of the cells written with…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
348 questions
asked 2022-01-28T09:47:29.82+00:00
Rakesh Singh 26 Reputation points
commented 2024-10-09T01:19:26.7466667+00:00
Hollie Becker 0 Reputation points