320 questions with Azure Batch tags

Sort by: Updated
0 answers

Not able to perform Blob Batch with REST API through Salesforce

I am trying to delete multiple blobs from a container that is I am using the Blob Batch REST API feature of Azure Blob Storage through Salesforce. For the POST request, I am getting a 202 Status Code but for the subrequest, I am getting a 400 status code…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,912 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-31T13:54:47.753+00:00
Tanishka Arora 1 Reputation point
commented 2021-09-01T17:25:00.83+00:00
Tanishka Arora 1 Reputation point
1 answer

How to upload files from local to Azure blob storage - Automation

Hello All, My requirement to Upload daily backups from local to azure blob storage in automation. I need to upload only the last modified files or folders from the last backup . How to proceed on this. Regards, Loganathan. R

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-31T07:29:11.943+00:00
Loganathan R 81 Reputation points
answered 2021-08-31T17:59:40.593+00:00
deherman-MSFT 35,011 Reputation points Microsoft Employee
2 answers

vCPU quota on Batch Account for Students (working with Project Accoustics)

Has anyone managed to get some core on a batch resource as a student? I am trying to give Project Acoustics as a go but I can't bake the asc file with my student account since the quota is set to zero. Cheers!

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-16T13:16:38.65+00:00
Juliano Franz 1 Reputation point
commented 2021-08-26T18:43:10.887+00:00
KarishmaTiwari-MSFT 18,747 Reputation points Microsoft Employee
1 answer

Running application in Interactive mode on Azure Batch

I'm having difficulty getting a desktop application to run in UserInteractive mode on Azure Batch. The application is a standard .NET Framework WinForms application which I've automated to generate outputs. The application works as expected on my local…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-23T03:50:02.79+00:00
Peter Chillemi 1 Reputation point
answered 2021-08-25T04:42:01.067+00:00
vipullag-MSFT 25,616 Reputation points
0 answers

What are the most concurrent tasks run and nodes provisioning in a single Azure Batch job?

We are having trouble finding published limits for the amount of concurrency that can be handled by Azure Batch. Are there any publicly achieved proof points for either concurrent tasks run (max tasks) or total nodes or cores used in an Azure Batch job?

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-13T02:30:26.56+00:00
Mark Whitney 1 Reputation point
commented 2021-08-23T14:39:29.023+00:00
vipullag-MSFT 25,616 Reputation points
1 answer

Deleting completed tasks

Is it okay to delete completed tasks that are taking up space in /opt/msawb/var/lib/catalog/TaskManagerCatalog/CompletedTasks?

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-10T18:29:37.827+00:00
J Hawk 1 Reputation point
answered 2021-08-12T15:21:11.51+00:00
Monalla-MSFT 12,771 Reputation points
1 answer

autoscale formula doesn't refresh

After creating a task in my pool, the following formula: $tasks = $ActiveTasks.GetSample(TimeInterval_Minute * 5) evaluates to an array of 1's, like this: [1,1,1,1,1, 1, 1, 1, 1, 1] However, after terminating & deleting that task, the formula…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-10T13:43:34.927+00:00
Josh 1 Reputation point
answered 2021-08-11T09:08:16.15+00:00
Josh 1 Reputation point
1 answer

Consuming Azure REST API from Azure Batch Tasks

Hello Team, We have REST WEB API hosted on Azure(OAuth in place). If I have to call the REST API from Azure Batch Tasks, I guess I need to pass access token so API can authenticate the call from batch service. Need inputs on how to implement, please…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-08-03T09:17:39.157+00:00
Soni 291 Reputation points Microsoft Employee
commented 2021-08-09T09:27:39.133+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
0 answers

Invoking REST API from Azure Batch

Hello Team, I have some REST Web API(have authentication in place) exposed on Azure I would like to invoke these API's from Azure Batch so that these calls are authenticated. Regards, Soni

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-19T12:54:58.917+00:00
Soni 291 Reputation points Microsoft Employee
commented 2021-08-02T09:13:40.397+00:00
Soni 291 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Access azure storage account from pipeline agent in same region with access restrictions enabled

Hi, I am using Azure Batch service to create Pool of VMs. This Azure Batch Pool is created with specified public IP addresses as per link I have configured Azure Storage account in same region with selected network access, and am allowing the…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,874 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-13T16:18:48.197+00:00
Kale, Vaibhav 41 Reputation points
accepted 2021-07-22T09:06:37.95+00:00
Kale, Vaibhav 41 Reputation points
1 answer One of the answers was accepted by the question author.

Batchpool - How to use job Manager task to "cleanup" after all tasks are completed?

What's the best way to perform a one time activity (of say, sending an email) when a job is complete? My understanding is that job release task runs once on each node where atleast 1 task was run (according to…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-15T15:44:48.297+00:00
SR-7559 141 Reputation points
commented 2021-07-22T05:03:18.913+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

Azure Batch BlobNotFound error in pool start task in Custum activity pipiline

I have created a data factory pipeline using custom activity but getting error "Azure Batch BlobNotFound error in pool start task" while blob is placed correctly. Please hep

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-08T15:19:00.377+00:00
Plural USD 1 Reputation point
commented 2021-07-20T11:08:00.563+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

PowerShell command needed to edit HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost

Hi everyone. I would like to create a script to edit the values contained in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\DefaultMediaCost - Specifically to change the 3G and 4G values from 2 to 1 so Windows treats them…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-07-13T08:13:00.213+00:00
Daniel Call 1 Reputation point
answered 2021-07-14T21:15:20.313+00:00
shiva patpi 13,161 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

C# console application hosted on Azure batch service + Azure key vault

Hello Team, I have a C# console application hosted on Azure Batch Service. I need to fetch credentials of ADLS from Azure Key Vault in console application. What are the possible ways to achieve it. Regards, Soni

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-28T05:24:23.98+00:00
Soni 291 Reputation points Microsoft Employee
accepted 2021-07-05T10:31:25.68+00:00
Soni 291 Reputation points Microsoft Employee
2 answers

How do you set a userIdentiy when we create pools on azure batch account?

I just cannot create a pool on an azure batch account specifying the useridentity. I want to do this via JSON format. This is the code I use { "properties": { "displayName": "CoraxDevBatchPool5", …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-16T09:34:34.757+00:00
Adrian Alexa 6 Reputation points
answered 2021-07-01T11:25:18.6+00:00
Adrian Alexa 6 Reputation points
1 answer

Memoy Error during batch teste in Azure ML Studio

Hello guys, I am using Azure ML Studio to build a multiclassification model based on decision forest. Now, I am trying to predict new samples using Excel batch test, however I am getting the error…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,690 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-29T11:28:51.983+00:00
Mary 1 Reputation point
answered 2021-06-30T08:18:31.263+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

How can I save Python environment in Azure Custom image

Hi I found Python package won't be save in generalized image, like numpy, torch, which I installed with pip. but after I create image, these package was deleted. I also specify the install path to /usr/lib/python3/dist-package, but still not work. …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,480 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-18T02:59:59.287+00:00
Shuangbei Qian 1 Reputation point
commented 2021-06-30T03:00:07.493+00:00
Shuangbei Qian 1 Reputation point
0 answers

How to run a python script from ADF ?

I was trying to execute a python script from ADF. I've created a batch account and added a pool of windows2019datacenter and the nodes were started. While i'm executing my custom activity from my ADF, the pipeline is always getting failed with an error…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,024 questions
asked 2021-06-26T15:31:57.537+00:00
Madhu Balan 26 Reputation points
commented 2021-06-29T11:36:15.123+00:00
PRADEEPCHEEKATLA-MSFT 84,531 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Design : Azure Batch <-> Azure Function

Hello Team, I am working on implementing Azure function(message based triggered) as orchestrator , which will invoke Azure Batch tasks/jobs accordingly. The number of messages varies from 10-1000 messages at a time. Need inputs on how to configure…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-10T14:37:34.817+00:00
Soni 291 Reputation points Microsoft Employee
accepted 2021-06-28T05:21:32.12+00:00
Soni 291 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Batch not Running PowerShell File

See Pipeline run ID c4b981c2-9b04-4ea3-937e-1e7f55e8630a. I am running the below script in Powershell though the Custom activity in Azure Data Factory. echo "Hello World" The connection to Azure Batch is showing successful. Furthermore,…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,024 questions
asked 2021-06-15T15:28:43.547+00:00
William Donofrio (US - IFS) 96 Reputation points
accepted 2021-06-18T11:43:37.26+00:00
William Donofrio (US - IFS) 96 Reputation points