No announcements
-
0 Votes[Announcement] Azure Batch Forum Migrated to Microsoft Q&A
All MSDN Azure Forums have moved to Microsoft Q&A platform to help our community members to find faster ... -
0 Votes[Announcement] Microsoft Q&A to replace all English Azure MSDN forums
Azure Batch forum will be migrating to a new home on Microsoft Q&A ! We’ve listened to your feedback on how we can enhance the forum ... -
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 ...
Found 476 threads
-
0 Votespython dependencies in batch api
Hello, I am trying to run a python script that has some package dependencies beyond that of the standard libraries. Specifically, I need pandas and numpy. Im in a windows ...Proposed | 1 Replies | 720 Views | Created by corysimpson - Monday, May 18, 2020 6:09 PM | Last reply by brklein-MSFT - Wednesday, June 3, 2020 11:28 PM -
0 Votes[Announcement] Azure Batch Forum Migrated to Microsoft Q&A
All MSDN Azure Forums have moved to Microsoft Q&A platform to help our community members to find faster ... -
0 VotesAzure Batch Command Line
I am currently working on azure batch service..! I am not getting the actual working of taskcommandline Example - If we want to call any method from any other ... -
0 VotesUnable to create a pool from custom images
I'm trying to create a node pool from a custom image as outlined in the documentation In the azure portal, however, I do not see an option for custom images. I ...Proposed | 3 Replies | 858 Views | Created by Chip Samson - Thursday, May 14, 2020 6:37 PM | Last reply by PreetiManhas-MSFT - Wednesday, May 20, 2020 10:43 AM -
0 Votes[Announcement] Microsoft Q&A to replace all English Azure MSDN forums
Azure Batch forum will be migrating to a new home on Microsoft Q&A ! We’ve listened to your feedback on how we can enhance the forum ... -
0 VotesAzure Batch Job Schedule - notification after recurrence job completed/failed
I am trying to use Azure Batch Job Schedule in my application with .Net core. I want to get some notification/event trigger once the recurrence job is completed/failed in the job schedule so ...Proposed | 2 Replies | 651 Views | Created by vikas.pawarkwd - Thursday, April 30, 2020 3:53 AM | Last reply by vikas.pawarkwd - Friday, May 8, 2020 4:08 AM -
0 VotesAzure Batch
Hi , I have a spring boot batch service , in which i have approx 20 methods with cron expressions. I want to migrate it to Azure. Which Azure service should I use . Is Azure ...Unanswered | 1 Replies | 627 Views | Created by HimanshuMamodiya - Sunday, April 26, 2020 5:46 AM | Last reply by pkshultz-MSFT - Monday, May 4, 2020 11:24 PM -
0 VotesStatic Machine Ids (Host Ids) in Recreated Nodes
We are working with a company that licenses their product by the machine id (host id) in the MAC address. Additionally, we're planning to rescale our pools to 0 nodes between job runs. Due ... -
0 VotesBuild Tasks via API calls from objects
Anyone know of any sample Azure Batch code that demonstrates how to pass an instatiated .NET object from the calling application directly to a Task without first storing the state of that object as a ...Answered | 2 Replies | 753 Views | Created by Jason Strate - Friday, April 17, 2020 11:47 PM | Last reply by VikasPullagura-MSFT - Monday, April 20, 2020 2:24 PM -
0 VotesResourceContainerAccessDenied: Access for one of the specified Azure Blob container(s) is denied
I'm unable to get the start task to copy the application files from a blob container. The batch account is configured to use the storage account where the application files are stored. ...Unanswered | 1 Replies | 1023 Views | Created by tango209 - Friday, April 17, 2020 10:43 PM | Last reply by tango209 - Saturday, April 18, 2020 2:35 AM -
0 VotesFile List of the specified task command is not being displayed
az batch task file list --job-id myjob --task-id mytask2 --output table The command above is not displaying ...Unanswered | 2 Replies | 852 Views | Created by Areeba Shamsi - Friday, March 27, 2020 5:57 PM | Last reply by jakaruna-MSFT - Monday, March 30, 2020 4:33 AM -
0 Votesinstructions for Azure batch render
I'm new to Azure and is trying to find step by step instructions on how to use and setup batch rendering for 3ds Max and Maya. the instructions i found so far are for Blender.... ...Proposed | 1 Replies | 729 Views | Created by tired of beating my head against the wall - Friday, March 20, 2020 12:31 AM | Last reply by jakaruna-MSFT - Friday, March 20, 2020 12:42 PM -
0 VotesHow to configure TLS settings on batch node?
I need to disable TLS 1.0 and 1.1 on my batch nodes and I can't figure out a way to do this. If I do it in the start task, I end up having to restart the node which (as far as I can tell) causes the ...Proposed | 3 Replies | 835 Views | Created by prakash bros games - Saturday, March 7, 2020 9:33 PM | Last reply by VikasPullagura-MSFT - Wednesday, March 18, 2020 10:28 AM -
0 VotesAsking for guidance for a beginner interested in HPC with MPI and containers
I have little knowledge on Microsoft Azure, however, I am very familiar with running jobs on computer clusters using SLURM and MPI. I am interested in running simulations using an open source library ...Answered | 2 Replies | 781 Views | Created by Miguel Salazar de Troya - Friday, March 6, 2020 6:01 PM | Last reply by VikasPullagura-MSFT - Tuesday, March 10, 2020 6:17 AM -
1 VotesCreate Nodes in a pool with multiple custom VM images via Batch API
Hi everyone, Is there any ways to create a pool with nodes which are created from different custom image for each other? I think usually, in Batch API, we use ...Answered | 2 Replies | 814 Views | Created by tak-mahal - Thursday, March 5, 2020 3:36 AM | Last reply by tak-mahal - Thursday, March 5, 2020 1:13 PM -
0 VotesSecure KeyVault Access Linux
I have a batch pool of linux nodes. My batch job tasks need to get some secrets from keyvault. I am following the guidance in this ...Proposed | 4 Replies | 889 Views | Created by Jose Viray - Thursday, February 27, 2020 10:17 PM | Last reply by DarylMsft - Wednesday, March 4, 2020 10:22 PM -
0 VotesIntermittent BlobDownloadMiscError while starting task
We are intermittently facing BlobDownloadMiscError while starting a task. It works always except for few times it errors out. We are generating a csv sheet and putting it over a blobstorage. ...Proposed | 1 Replies | 791 Views | Created by JyAcc - Monday, February 24, 2020 11:02 PM | Last reply by jakaruna-MSFT - Tuesday, February 25, 2020 4:26 AM -
1 VotesWhat is the Azure compute equivalent of the below server specs?
One of my customers is looking for a Azure compute equivalent of the following physical server. HPE Proliant DL360 Gen10 <u5:p></u5:p>2x Intel ...Answered | 4 Replies | 811 Views | Created by DIFOKO - Tuesday, February 11, 2020 10:11 AM | Last reply by DIFOKO - Thursday, February 13, 2020 8:53 PM -
0 Votes[Announcement] Microsoft Q&A to replace MSDN community platform!
Azure is moving from our MSDN platform to the new Microsoft Q&A platform to help users find faster answers! Some Azure services have already been migrated, while others (including ...Discussion | 0 Replies | 694 Views | Created by Karishma Tiwari - MSFT - Friday, February 7, 2020 6:04 PM -
0 VotesFile Limit on uploading files to batch nodes
Hi, I understand that there is a limit of 250 on the number of files that can be uploaded to a batch node when adding a task. Is it possible to increase this limit as I will ...Answered | 6 Replies | 932 Views | Created by pdcrobc - Wednesday, February 5, 2020 1:58 PM | Last reply by pdcrobc - Friday, February 7, 2020 2:58 PM - Items 1 to 20 of 476 Next ›
No announcements
