No announcements
-
0 VotesAzure Batch Guide and FAQ
Please visit our Azure Batch GitHub community as a centralized communication channel for Azure Batch users. If you cannot find an answer to your question in this forum, it is recommended to ... -
0 VotesInstalling Applications and staging data on Batch compute nodes
Installing Applications and staging data on Batch compute nodes This post describes the mechanisms which Azure Batch supports for moving data/applications onto compute nodes so that the ...Sticky | 0 Replies | 13415 Views | Created by Matthew Christopher - Thursday, June 16, 2016 12:24 AM
-
2 VotesAzure Batch :Uploading a simple c# console app zip fails with status 500 - Internal Server Error
Hello All, Continuously recieving internal server error while uploading a simple helloworld c# console app(.net framework 4.6) zip to "Applications" in Azure Batch ...Answered | 3 Replies | 214 Views | Created by SriramNarayanan - Monday, December 16, 2019 12:30 PM | Last reply by jakaruna-MSFT - Tuesday, December 24, 2019 11:48 AM -
0 VotesUnable to upload certificate to Azure Batch - "Cannot read property 'tbsCertificate' of null" error
I have created a self-signed certificate on my local machine, and exported it to a pfx file. I want to upload this to my Azure Batch account. When I ...Unanswered | 2 Replies | 168 Views | Created by xhead - Wednesday, December 18, 2019 10:42 PM | Last reply by xhead - Friday, December 20, 2019 10:08 PM -
0 VotesPool is resizing from 450 to 450 nodes (450->450)
I've noticed lately that my pool does not autoscale down for long periods of time. I have the autoscale interval set to 5 minutes, but seems to be stuck with a lot of idle nodes (no tasks to ...Unanswered | 1 Replies | 144 Views | Created by celusnak - Wednesday, December 18, 2019 7:30 PM | Last reply by jakaruna-MSFT - Friday, December 20, 2019 12:38 PM -
0 VotesTIme out when SSH connection
Hello, in order to install python packages, I want to connect to a Ubuntu node. I go to connect, generate a user and try to connect in SSH with putty or ...Unanswered | 2 Replies | 146 Views | Created by Paul PETON - Wednesday, December 18, 2019 8:46 PM | Last reply by Paul PETON - Thursday, December 19, 2019 6:43 AM -
2 VotesFFmpeg transcoding in an ASP.Net environment
I am new to Azure Batch. I downloaded the Azure Batch .NET File Processing with FFmpeg from github and was able to get it to run successfully. I need to take this functionality and put it ...Answered | 6 Replies | 410 Views | Created by Joe Edgeware - Thursday, December 5, 2019 5:55 PM | Last reply by jakaruna-MSFT - Wednesday, December 18, 2019 9:26 AM -
0 VotesAzure Batch Pool in Vnet does not work when there is Azure Policy blocking port 22 from NSG rule
I am currently working in the environment where the security team has setup Azure Policy to block the creation of NSG rule for inbound traffic from port 22/SSH on "Any" source. Under this ...Proposed | 2 Replies | 203 Views | Created by PerthN - Monday, December 16, 2019 2:38 AM | Last reply by VikasPullagura-MSFT - Wednesday, December 18, 2019 1:58 AM -
1 VotesCan I have more than one application installed on the nodes in a batch pool?
I run a set of jobs and tasks using an application installed on the nodes in a pool. The outputs are downloaded from storage and processed. I then create a new set of jobs and tasks on the nodes to do ...Answered | 3 Replies | 453 Views | Created by pdcrobc - Monday, November 25, 2019 5:53 PM | Last reply by pdcrobc - Friday, November 29, 2019 10:20 AM -
0 VotesAzure Batch API for jobs in PowerShell
Hello, I'm trying to do a GET request on the jobs API for Batch API testing. Typically when I interact with the Azure DevOps API, I use basic auth, which Batch does not support. ...Unanswered | 2 Replies | 476 Views | Created by mikeIT92 - Sunday, November 24, 2019 8:26 PM | Last reply by VikasPullagura-MSFT - Friday, November 29, 2019 9:01 AM -
0 VotesWhy are so many of my nodes unusable?
Hello, I do not have any special configurations of my VMs, no changes to firewall, ports or anything like that. I don't even have any application package. However right now I have ...Answered | 4 Replies | 550 Views | Created by cenh - Tuesday, November 5, 2019 12:22 PM | Last reply by Micah McKittrick - Thursday, November 14, 2019 6:02 PM -
0 VotesHow to save output files to storage when creating Batch task by portal
I am creating Batch task through Azure portal, and my task read input file "A.txt" from Azure storage and output a file which name is "B.txt" After I run the ...Answered | 2 Replies | 479 Views | Created by Aya0923 - Monday, November 11, 2019 9:08 PM | Last reply by jakaruna-MSFT - Tuesday, November 12, 2019 10:04 AM -
1 VotesRendering multiple frames fails uploading JSON example
Hi all, We've set up a batch rendering farm by following the article below When we try and upload the JSON file for the multi frame job we get a whole pile of ...Unanswered | 3 Replies | 582 Views | Created by Matt-in-UK - Tuesday, October 29, 2019 5:10 PM | Last reply by jakaruna-MSFT - Thursday, November 7, 2019 12:13 PM -
2 Votes[Azure Batch - Java SDK] Create a Job with task dependencies
Dear All, I'm struggling to creating a Job with the task dependencies enabled, through the Azure Batch Java SDK. Did anybody manage to ...Answered | 1 Replies | 568 Views | Created by Nicola Nardino - Sunday, November 3, 2019 5:30 PM | Last reply by brklein-MSFT - Monday, November 4, 2019 5:34 PM -
0 VotesUpdating container images in pool after configuration
I have a container image in an Azure Container Registry. I have a pipeline in Azure DevOps that builds this image and pushes it to my registry. My pool is configured to pull this image and to have it ...Unanswered | 2 Replies | 548 Views | Created by William Temple - Thursday, October 24, 2019 10:22 PM | Last reply by VikasPullagura-MSFT - Tuesday, October 29, 2019 10:31 AM -
0 VotesNodes unusable alert
HI team, We are getting unusable node count alert in batch. Ideally there are not tasks or jobs running now and node count is zero.Can you please let us knoow ...Proposed | 3 Replies | 727 Views | Created by sooraj_kanat - Tuesday, October 1, 2019 12:11 PM | Last reply by jakaruna-MSFT - Thursday, October 17, 2019 12:48 PM -
2 VotesHow long will completed task be kept?
I have an active job and a finished task. According batch limit document, "Completed tasks persist for seven days". But shown as below, my completed task has ...Answered | 2 Replies | 702 Views | Created by lijun1234 - Saturday, October 5, 2019 12:10 AM | Last reply by lijun1234 - Friday, October 11, 2019 2:58 AM -
1 VotesSize of startTask cannot be greater than 32768 characters while allocating pool in azure batch
Microsoft.Azure.Batch.Protocol.Models.BatchErrorException: Operation returned an invalid status code 'BadRequest' at ...Answered | 3 Replies | 2366 Views | Created by VishalBold - Thursday, September 8, 2016 10:22 AM | Last reply by Xin.Peng - Wednesday, October 9, 2019 12:16 AM -
0 VotesAzure batch application cannot load its dlls
Hello, I have a batch application in Azure that has two dependent dlls accessed through a third CLR dll. When I attempt to run it, every task generates an error and I get the ...Answered | 9 Replies | 922 Views | Created by pdcrobc - Wednesday, September 11, 2019 3:10 PM | Last reply by pdcrobc - Monday, September 23, 2019 10:21 AM -
1 VotesVM Scaleset vs Azure Batch
VM scale set can be used to create multiple VM's based on the business requirement and, Also, Azure batch is used to execute a job in multiple VM's. What is the exact difference ...Answered | 3 Replies | 890 Views | Created by Balu Kantu - Monday, September 16, 2019 4:46 AM | Last reply by Micah McKittrick - Friday, September 20, 2019 11:38 PM -
2 VotesDealing with updating applications?
Hello, I am hoping to get some feedback on a issue that I have been dealing with. My situation is that I want to delegate a bunch of tasks, in which the task consists of running a ...Answered | 4 Replies | 767 Views | Created by cenh - Monday, September 16, 2019 8:56 AM | Last reply by cenh - Wednesday, September 18, 2019 12:12 PM -
2 VotesCloudTask OutputFile blob content type
I'm using OutputFiles with a file pattern to upload a collection of .jpg files from my CloudTask. Is there any way to specify the content type ("image/jpg") for Blob storage?Answered | 3 Replies | 836 Views | Created by celusnak - Tuesday, September 10, 2019 11:46 PM | Last reply by celusnak - Friday, September 13, 2019 11:16 AM - Items 1 to 20 of 452 Next ›
No announcements
