320 questions with Azure Batch tags

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

Mount Azure File share on Azure Batch

Hello Team, As part of startup task in Azure Batch pool, trying to mount Azure File Share through PowerShell scripts. As shown in below screen, stdout file of startup task shows successfully mounting the file However, When i try to access Z:…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-09T12:20:33.127+00:00
Soni 291 Reputation points Microsoft Employee
accepted 2021-06-16T05:07:43.65+00:00
Soni 291 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

For loop in Batch script, Delayed Expansion is broken

Delayed expansion acts weird in my for loop. At the first iteration study is defined, at the second iteration it seems the delayed expansion doesn't work (delayed expansion is used just to strip the colon out because that will be the name of a…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-06-08T12:41:26.107+00:00
antonio altamura 106 Reputation points
accepted 2021-06-09T08:24:42.48+00:00
antonio altamura 106 Reputation points
0 answers

How do I access KeyVault from a .NET console app Azure Batch job?

I have a .NET console app job that needs to read a secret from KeyVault. The .NET console app is uploaded to run on an Azure Batch job. I am using the Microsoft.Azure.Services.AppAuthentication package and here is the snippet of code trying to access the…

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,175 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,353 questions
asked 2021-05-24T21:38:56.793+00:00
Jeanie Huynh 1 Reputation point
commented 2021-06-07T06:26:54.987+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
0 answers

Run Batch file at local server from Azure Portal

Hi All, So I have an AWS remote server which I rdp into. In that I have an application installed which I can run from batch file. How can I run that batch file from Azure portal or any other Azure services. I am fairly new to Azure. Please let me…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-05-25T18:58:56.99+00:00
Ashish Sinha 161 Reputation points
commented 2021-05-26T12:01:17.557+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
1 answer

private endpoint batch account

Have a batch account with 'public network access' disabled Followed instructions from https://video2.skills-academy.com/en-us/azure/batch/private-connectivity by creating a private endpoint connection etc and I can see a private IP/FQDN as mentioned…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-05-13T03:15:45.313+00:00
SR-7559 141 Reputation points
commented 2021-05-25T18:18:32.62+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer

Azure Pool can't allocate node with custom image(linux)

Hi, Actually i success before, but recently i can't resize my pool with custom image, i regenerate my image and recreate my pool but still not work. Code: AllocationTimedout Message: Desired number of low priority nodes could not be allocated as…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-05-10T06:33:10.06+00:00
Shuangbei Qian 1 Reputation point
answered 2021-05-12T10:05:51.34+00:00
Shuangbei Qian 1 Reputation point
1 answer One of the answers was accepted by the question author.

Error when using AutoPoolSpecification with an AutoScaleFormula in .NET

When creating a job using the AutoPoolSpecification where the PoolSpecification.AutoScaleFormula is set I get the following error: HttpStatusCode:BadRequest Error Details key=PropertyName value=targetLowPriorityNodes Error Details key=PropertyValue…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-05-10T14:41:20.483+00:00
James Thurley 171 Reputation points
accepted 2021-05-11T13:58:13.933+00:00
James Thurley 171 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure Batch uses Virtual Machine Scale Sets for scaling nodes in the pool ?

Does Azure Batch Service uses Virtual Machine Scale Sets for scaling out nodes in the pool ? If not then which service does it uses ? Any documentation regarding that will be helpful to understand how node scaling works in Batch.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-04-28T06:45:26.997+00:00
Akshay Potdar 26 Reputation points
accepted 2021-05-07T04:56:03.033+00:00
Akshay Potdar 26 Reputation points
1 answer One of the answers was accepted by the question author.

How long is it supposed to take an Azure batch node to start running a task?

I'm trying to run an R script in paralell on azure batch. The script uses the xgboost package and pulls csv files from my azure storage account. The output is a csv file back in to my azure storage account. After a node boots it literally takes hours for…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-04-20T05:42:10.5+00:00
Eric 146 Reputation points
commented 2021-04-24T14:39:37.883+00:00
Eric 146 Reputation points
4 answers

Azure Batch - problem with Docker Hub private repository

In Azure Batch, I create a Pool with “prefetch images for container configuration” according to the instructions of https://video2.skills-academy.com/en-us/azure/batch/batch-docker-container-workloads#container-configuration-for-batch-pool Firstly, I…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2020-11-19T15:02:38.45+00:00
Matteo Grimaldi 1 Reputation point
answered 2021-04-17T14:57:05.41+00:00
Arun N 1 Reputation point
1 answer

Creating a batch pool with free subscription

I'm new to Azure and am trying to follow this tutorial: https://video2.skills-academy.com/en-us/azure/batch/tutorial-run-python-batch-azure-data-factory On the step "Create a Batch pool using Batch Explorer", it errors out. I think this is…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-04-12T19:02:15.627+00:00
Sarah Dorich (Salt Lake City) 1 Reputation point
commented 2021-04-16T11:30:22.737+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Get Azure Batch job cost

How can I programmatically retrieve the cost of a completed Azure Batch job? I'm interested in how much the job cost to run based on total run time within a given pool. Thanks.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,285 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-04-09T00:25:32.33+00:00
Tyson Jones 101 Reputation points
accepted 2021-04-13T21:50:14.053+00:00
Tyson Jones 101 Reputation points
2 answers

Error when creating Batch Pool "The specified account has reached VM series core quota.." but quotas aren't reached

I'm trying to setup Azure Batch in eastus using 4-exercise-create-azure-batch-job-in-cli-to-run-parallel-task I use my private subscription, that has only 1 storage account allocated, so it's almost empty. When I run command that creates pool, it returns…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-02-07T12:49:07.867+00:00
Pavlo Kruglov 1 Reputation point
answered 2021-03-19T10:30:54.76+00:00
Gordon Millar 6 Reputation points
3 answers

Sample c# Code to compare file Checksums of files migrated from DataLake Gen1 to Gen2

I am in the process of migrating some Non Production Data from ADLS Gen 1 to ADLS Gen2. I want to use Azure Batch to run c# program to compare the files by Name, by Size and then by Checksum (Sha or md5). Does anyone have any sample c# code to get…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,409 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-03-12T16:09:37.08+00:00
Amie Barkes 41 Reputation points
answered 2021-03-17T08:53:39.787+00:00
Amie Barkes 61 Reputation points
3 answers

Azure batch doAzureParallel in R

I'm getting very frustrated trying to get azure batch to work with R. I run the following code from the tutorial https://video2.skills-academy.com/en-us/azure/batch/tutorial-r-doazureparallel: # Install the devtools package …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-02-09T22:18:32.703+00:00
Eric 146 Reputation points
answered 2021-03-15T07:49:16.233+00:00
Eric 146 Reputation points
1 answer One of the answers was accepted by the question author.

Yet another question about BCP failure

I am sorry, but I have a BCP issue. Reading various forums, I have tried a large number of things, but still I cannot seem to be able to figure out why this is failing. I am sorry, but I appreciate if any of you might be able to see what I am missing. I…

Azure SQL Database
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-03-12T01:57:39.747+00:00
Marty Sirkin 21 Reputation points
commented 2021-03-12T18:51:14.82+00:00
Marty Sirkin 21 Reputation points
0 answers

Login failed for user

I am running the script as mentioned below via batch file and I am getting error. Script: sqlcmd -S servername.company.edu -U first.last@Anonymous .edu -P password -G -s "|" -i "c:\Users\fl1\Desktop\Test.sql" -o…

Azure SQL Database
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-03-09T20:59:50.24+00:00
Rishabh Kumar 1 Reputation point
commented 2021-03-10T03:35:06.217+00:00
Anurag Sharma 17,586 Reputation points
1 answer

Key vault configuration in azure data factory

Hi What is the Key vault in azure data factory and how to do configuration and what are the benefits of that Can anyone help me please, Regards, Eshwar

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-02-25T06:34:29.57+00:00
Eshwar Nakkala 106 Reputation points
commented 2021-03-01T08:13:17.83+00:00
prmanhas-MSFT 17,901 Reputation points Microsoft Employee
3 answers

Custom .NET Activity: The request was aborted: Could not create SSL/TLS secure channel. Unable to download API data.

Under the Batch Service option, we are running a custom dot net activity, and that .NET tool downloads data from some APIs. It was working fine without any issues until Yesterday(for more than 2/3 years). Now we are facing the below error while…

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,014 questions
asked 2020-07-09T06:16:04.973+00:00
KathiresanSubramaniam-1168 1 Reputation point
answered 2021-02-23T16:41:00.14+00:00
17NBhoodoo 1 Reputation point
0 answers

Can you explain Snapshots versus generalized images for custom image batch pools

According to the docs for Batch custom images (https://video2.skills-academy.com/en-us/azure/batch/batch-custom-images#prepare-a-managed-image) it says that only snapshots are recommended: In Azure, you can prepare a managed image from: Snapshots of…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,472 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-02-19T19:48:24.427+00:00
Matt Kotsenas 1 Reputation point
commented 2021-02-20T02:49:05.143+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee