325 questions with Azure Batch tags

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

Azure Batch Render Xgen path error

Hi, When I do Azure batch render with Vray & Maya my Xgen search paths changes back to relative paths resulting in missing files. I always set the Xgen paths to use absolute paths using Xgen path editor but somehow when rendering in the cloud it…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-10T06:46:36.993+00:00
Pasan Madusanka 21 Reputation points
commented 2020-09-18T05:49:42.8+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
0 answers

creating batch pool from captured vm image

setting up batch compute nodes in the correct way for some given software stack seems to be rather cumbersome. this is also difficult to test and develop - since even with no startup task - pool nodes sometimes take hours to be available. one…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-06T03:56:32.807+00:00
AJG 436 Reputation points
commented 2020-09-16T19:17:49.157+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Account Core Quota details

Is there a way to access details about "How many Cores are available for my subscription"? I recently asked for an increase in Compute-VM (cores-vCPUs) subscription limit. After being granted the increase this still resizes my jobs to about…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-08T22:06:45.997+00:00
Daniyal Mirza 41 Reputation points
commented 2020-09-10T10:17:22.37+00:00
Sam Cogan 10,422 Reputation points MVP
0 answers

How can I see who ENDED a WORK ORDER/BATCH ORDER

How do i trace a user who ENDED a Work Order because it always picks up the user who created the WO

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-01T13:02:57.477+00:00
Siphamandla Soci 1 Reputation point
commented 2020-09-04T23:21:33.453+00:00
KarishmaTiwari-MSFT 19,537 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

azure batch samples for python - sample 2

I am looking at azure batch sample 2 for python: https://github.com/Azure-Samples/azure-batch-samples/blob/master/Python/Batch/sample2_pools_and_resourcefiles.py As far as I can see, the 'command line' for the pool StartTask simply executes a python…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-01T12:06:52.85+00:00
AJG 436 Reputation points
accepted 2020-09-03T02:23:45.333+00:00
AJG 436 Reputation points
1 answer One of the answers was accepted by the question author.

azure MPI inter node communications limit ?

I have just seen this page: https://learn.microsoft.com/en-us/azure/batch/batch-quota-limit#pool-size-limits does this really mean that you can only run batch jobs that require inter-node communications on pools of no more than 80/100 nodes ? …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-01T11:55:02.953+00:00
AJG 436 Reputation points
accepted 2020-09-03T02:21:05.207+00:00
AJG 436 Reputation points
1 answer

Azure Batch - Using Python with MPI

Does anyone know what is the best way to set things up to run parallel Python programs that use MPI on Azure Batch? There are obviously a number of things to consider - such as the mix of packages, how to deploy in a simple way, etc It looks like…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-09-01T05:05:21.193+00:00
AJG 436 Reputation points
commented 2020-09-02T16:55:21.97+00:00
whoward-msft 2,766 Reputation points
1 answer

How do I get an Azure Batch pool to resubmit after more cores become available?

I'm using AutoPools with Jobs in Azure Batch, therefore I have a 1-to-1 ratio of Pools to Jobs. If I submit a few jobs at the same time, one of them may be prevented from starting by the core quota on the Azure Batch account, i.e. the AutoPool would…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-08-24T16:23:30.44+00:00
Adam Talbot 1 Reputation point
commented 2020-09-01T15:22:59.803+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
2 answers

All Pools added to Azure Batch are stuck in resizing

Every pool I add to my Azure Batch account becomes stuck in "resizing". This happens whether I use an autoscale formula or fixed size. It doesn't seem to matter what image or VM size I select. The error is as follows: Code:…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-08-26T18:25:38.797+00:00
Adam Talbot 1 Reputation point
commented 2020-08-27T20:39:23.397+00:00
KarishmaTiwari-MSFT 19,537 Reputation points Microsoft Employee
0 answers

Batch account deleting pool

Hi We have a batchaccount pool (it have to idle nodes) witch have had state "Deleting" since 06-08-2020 (18 days). None off the nodes is busy (have no pending jobs) and I can’t delete nodes while the pool is deleting. The pool have an…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-08-24T09:50:40.67+00:00
Henrik Madsen 1 Reputation point
commented 2020-08-25T08:06:54.18+00:00
vipullag-MSFT 26,191 Reputation points
2 answers

How to solve the error message when executing bat automation batch file? B A T C H R E C U R S I O N exceeds STACK limits

How to solve the error message when executing bat automation batch file? B A T C H R E C U R S I O N exceeds STACK limits I wrote a series of automated scripts, but after executing them, error messages will jump. How can I solve him? ****** B A T C…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,487 questions
asked 2020-08-17T06:19:02.63+00:00
Ru Ru 6 Reputation points
commented 2020-08-25T05:20:33.94+00:00
Sunny Qi 11,016 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Where could i find the stdout.txt and stderr.txt log files for the Start Task operation when the pool node reboots?

I am trying to install some R packages globally on a Azure -> Batch Account -> Pool -> Node. I have the following lines in the Pool -> Start Task textarea: cmd /c RScript.exe -e "install.packages('rpart',…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-07-08T16:39:21.51+00:00
Dan 21 Reputation points
accepted 2020-08-07T21:43:23.53+00:00
Dan 21 Reputation points
1 answer

Azure Batch : AzureFileShareConfiguration mount drive disconnected

Hello, I am trying to create a Pool using Azure Batch . I have uploaded content to Azure Storage using File Shares. I would like my Pool to mount this Azure File Share as virtual file system (ref:…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,258 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-06-29T14:36:12.08+00:00
Kale, Vaibhav 41 Reputation points
commented 2020-08-06T10:44:44.917+00:00
Sumarigo-MSFT 45,596 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Determining free tier usage rights

Hi everyone, I went through https://azure.microsoft.com/en-us/free/free-account-faq/ and I can see that Batch service has been provided for free (always free) as per: I tried following all links, but couldn't really see how limited such…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-07-22T13:42:05.537+00:00
Pedro Diogo 21 Reputation points
accepted 2020-07-23T11:32:12.61+00:00
Pedro Diogo 21 Reputation points
1 answer

Azure Batch equivalent of FILE.AppendAllText

Hi, Could you please let me know the Azure Batch Service (Storage Account blob processing) equivalent of C# FILE.AppendAllText? Basically, I have an input file. I need to read it line by line with Stream Reader. Do transformation. Write the output…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-06-26T16:01:24.083+00:00
etl2016 1 Reputation point
commented 2020-07-13T11:04:57.847+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Azure Batch Service - splitting or partitioning resource files

hi, Is there a way to split or partition Azure Batch Service's Resource Files (input files) so that the burden of input file processing is load-balanced and distributed among all available compute nodes? For instance, if I have an input file with 100k…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-07-06T00:17:37.02+00:00
etl2016 1 Reputation point
commented 2020-07-13T10:58:14.943+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Custom Image and number of Pool recommended

Hello, I am building a Azure Batch application. This application is supposed to launch multiple pools using Shared Image Gallery images. As per the link:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,687 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-06-30T15:42:39.177+00:00
Kale, Vaibhav 41 Reputation points
accepted 2020-07-06T08:32:59.93+00:00
Kale, Vaibhav 41 Reputation points
0 answers

Accessing Keyvault with Azure Active Directory on Windows Azure Batch Pool Node

So I have a ton of python scripts I'm running on-prem. I want to move them all to Azure and started looking at the steps. Steps I took: I created an Azure Batch account - windows with the science variety so that python and all are already…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,226 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,004 questions
asked 2020-06-23T18:39:56.027+00:00
MattChandler-1653 1 Reputation point
commented 2020-06-29T22:47:34.74+00:00
Marilee Turscak-MSFT 36,786 Reputation points Microsoft Employee
2 answers

NSG rule that 'BatchService' pool allocation mode generates in an Azure Batch

Quick question on the NSG rule that 'BatchService' pool allocation mode generates in an Azure Batch: Why is the ssh port 22 opened up to the world, while the VMs are completely hidden from the user? I tried disabling it at subnet level with no loss of…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-06-08T01:47:22.727+00:00
Ankur Soni @4dx 26 Reputation points
answered 2020-06-25T23:55:24.95+00:00
Ankur Soni @4dx 26 Reputation points
1 answer One of the answers was accepted by the question author.

How can i create a Dynamics 365 Business Central image in a container in Azure ?

I am trying to deploy the image for Business Central , mcr.microsoft.com/businesscentral/sandbox:base in Azure , but get the error Error code ResourceOperationFailure Message The resource operation completed with terminal provisioning…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
325 questions
asked 2020-06-19T08:34:23.87+00:00
Debbie 21 Reputation points
commented 2020-06-19T10:26:38.01+00:00
Leon Laude 85,761 Reputation points