307 questions with Azure Batch tags

Sort by: Updated
2 answers

Is Azure Batch compatible with hierarchical namespaces?

Hello, We are trying to run NextFlow via Azure batch, and it is working well except it is failing to generate reports at the end due to a very unclear error: Jun-06 15:53:35.187 [FileTransfer-2] WARN nextflow.processor.PublishDir - Failed to publish…

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,722 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-06-07T11:15:17.3833333+00:00
Simon Hogg 0 Reputation points
answered 2023-06-14T01:31:16.43+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
1 answer

Permission Error when writing to Storage Account container with Python

I have a Python application running on Azure Batch. This application reads and writes files on a container in Azure Storage Account. It used to work fine, but it started to raise Permission Error while writing files for some reason. When tested localin a…

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,722 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-06-09T12:11:51.7533333+00:00
Carlos Santos 0 Reputation points
answered 2023-06-13T01:37:07.6066667+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
2 answers

Azure batch autoscale formula

I'm trying to create a pool that always starts with 1 node. After 3 minutes of having more than 70% CPU usage the pool should generate another machine, and repeat. I'm using the current formula: initialPoolSize = 1; $TargetDedicatedNodes =…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-05-24T13:10:06.5166667+00:00
Gal Hadar 5 Reputation points
commented 2023-06-06T13:45:48.8733333+00:00
Sedat SALMAN 13,175 Reputation points
1 answer One of the answers was accepted by the question author.

What can I do when I got error message "PoolQuotaReached" on the Azure portal to create a Batch account.

I tried to create a batch account and run a job, referring to https://learn.microsoft.com/en-us/azure/batch/quick-create-portal. I got a error message "PoolQuotaReached: Pool quota for the account has been reached" at 7th of "Create a pool…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-06-05T07:15:19.93+00:00
ma2jun 25 Reputation points
accepted 2023-06-06T05:25:04.44+00:00
ma2jun 25 Reputation points
1 answer

Quota Calculation for Azure Batch Service

I have raised a request to increase the quota for Azure Batch service (Dedicated vCPUs per VM Series for Av2 series to 20 and Dsv2 series to 20). Once the quota is increased my understanding is that my Total dedicated vCPUs should show as 40. However, I…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-05-10T04:42:14.6033333+00:00
Gautam Limboo 0 Reputation points
commented 2023-05-15T06:25:16.83+00:00
Prrudram-MSFT 22,396 Reputation points
0 answers

компьютер не видит bat, случилось это ошибка само по себе или иза каких-та проблем я не знаю но помогите!

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,705 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,798 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-05-14T15:48:46.2033333+00:00
Ислам Кулжанов 20 Reputation points
1 answer

Azure Data Factory Pipeline Queued status even when batch node is idle

Hi, I have multiple triggers for my data factory jobs, which use integration runtime and run on a dedicated single node. Sometimes, even when the node is idle, the pipeline stays in queued stayed for an hour and then fails due to runtime error. The…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,651 questions
asked 2023-04-26T15:57:32.34+00:00
Muhammad Hamza Shafiq 0 Reputation points
commented 2023-05-11T06:14:32.33+00:00
AnnuKumari-MSFT 31,151 Reputation points Microsoft Employee
0 answers

Can I run a Blender script as an Azure Batch?

I would like to run Blender w/ my input script and input file in Azure Batch just as I do from the command line. My Python script (Python is the built-in scripting language of Blender) takes the input file, does some manipulations and saves a few images…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-04-21T13:58:21.6766667+00:00
Francesca 5 Reputation points
commented 2023-05-10T05:53:31.0566667+00:00
Prrudram-MSFT 22,396 Reputation points
1 answer

Hi Team, How can I use azure batch to process a large json ,I want to chuck that data and want to process it .

I have a rest end point where I am getting a large json as a request body , I want to process that json using azure batch.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-04-24T09:04:53.36+00:00
Shailendra Namdeo 0 Reputation points
commented 2023-05-02T08:10:28.9533333+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
2 answers

Azure Batch Job Creation using az batch job create --template argument not recgonise

Hi, I try to create task using the job template but the following command no longer supported: az batch job create --template job.json This command will prompt for pool id and job id, but instead the command is now "az batch job…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2022-10-27T01:37:09.333+00:00
SoonJoo@Genting 241 Reputation points
commented 2023-04-30T05:55:24.9433333+00:00
Rahl Kumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure CLI DevOps deploy fails with exit code: 1

Hi Q&A, Im having issues with deploying Azure CLI scrips in DevOps. And the only error that im getting is “2023-04-27T07:15:49.8277936Z ##[error]Script failed with exit code: 1” The script I’m trying to initiate is to change the tier on app service…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,100 questions
asked 2023-04-27T07:43:36.3966667+00:00
Nibbler 616 Reputation points
accepted 2023-04-27T19:52:28.5433333+00:00
Nibbler 616 Reputation points
1 answer

Need to understand difference between Total Dedicated vCPUs and Dedicated vCPUs in Azure Batch

Hello All, I am new to Azure and currently in a learning phase. I wanted to know what is the difference between Total Dedicated vCPUs and Dedicated vCPUs in Azure Batch. I have created a Batch account and I see the Total Dedicated vCPUs shows as 10 and…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-03-15T11:26:41.97+00:00
Learn Cloud 80 Reputation points
commented 2023-03-27T21:10:36.7266667+00:00
deherman-MSFT 33,701 Reputation points Microsoft Employee
0 answers

Hi Team, Try to upload large file > 10 gb on azure blob storage in chunk using rest API from salesfroce using LWC.

Hi Team, Try to upload large file > 10 GB on azure blob storage in chunk using rest API from salesforce using LWC. How to resolve the issues of upload file in chunks in Azure from Salesforce to Azure through Lighting Web Components.

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
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,722 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,449 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2022-11-29T13:06:03.667+00:00
Sumit Gupta 1 Reputation point
commented 2023-03-27T08:51:58.23+00:00
Sumit Gupta 0 Reputation points
1 answer One of the answers was accepted by the question author.

Retirement Notice: Transition to Simplified compute node communication pools without public IP addresses before 31 March 2023 ???

Hello. I keep getting notices about "Retirement Notice: Transition to Simplified compute node communication pools without public IP addresses before 31 March 2023" (TRACKING ID: BNJ7-HC8 ) and when I go to the portal that exact ID and date…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-03-24T16:36:31.72+00:00
sakman999 70 Reputation points
accepted 2023-03-24T21:19:20.4433333+00:00
sakman999 70 Reputation points
1 answer One of the answers was accepted by the question author.

Batch using docker image in python

Hi, I'm looking for an example for Azure batch using a docker image. I've found the example below, but I just can't get the syntax right to deploy multiple docker images and the example does not cover…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-03-16T00:20:59.5233333+00:00
Jose Agraz 20 Reputation points
accepted 2023-03-21T00:31:39.5666667+00:00
Jose Agraz 20 Reputation points
2 answers

Python | Azure Batch

Hi I am trying to run python scripts inside azure batch accounts. I have provided managed identitiy access to batch accounts with permissions to storage in my python scripts, I am accessing azure storage account to list blobs in a container …

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,722 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2022-12-13T12:02:18.473+00:00
Abhay Chandramouli 966 Reputation points
edited the question 2023-03-18T13:58:56.6033333+00:00
Sumarigo-MSFT 43,806 Reputation points Microsoft Employee
0 answers

Is anyone else having problems with resizing pools?

Hello There, I have 4 pools all stuck in resizing... is anyone else having this issue? Thanks Greg

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
983 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-03-02T16:40:45.0466667+00:00
Greg Bird 0 Reputation points
commented 2023-03-11T14:57:23.6166667+00:00
Prrudram-MSFT 22,396 Reputation points
0 answers

How to access _azbatch user created files in azure batch from non batch user ?

I have my files from storage account copied to this path in azure batch /mnt/batch/tasks/workitems/job-test/job-1/task-4/wd. But, im in a non batch user and unable to access the files created by the _azure batch user. I have elevatedlevel admin…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-02-10T08:45:45.2066667+00:00
Samhitha Vootkoor 25 Reputation points
edited a comment 2023-03-11T02:56:26.0733333+00:00
KarishmaTiwari-MSFT 18,602 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to find the Azure Batch Python client library in Conda packaging

I've started working with Azure Batch and use Python, with my Python environment managed by Anaconda. I'd like to install the Azure Batch Client Library and Azure Batch Management Client Library from the Azure SDK for Python in my Anaconda environments,…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2023-03-06T20:21:35.05+00:00
Andrew Janke 25 Reputation points
accepted 2023-03-07T16:05:21.6366667+00:00
Andrew Janke 25 Reputation points
1 answer

Python in ADF: How to choose the best approach?

I have a simple python script that does some data processing that I want to run from within an ADF pipeline. I can see that there are multiple ways to do this: Azure Function Azure Batch Pool Databricks Python runbook I am starting from scratch as…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,202 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,651 questions
asked 2023-03-03T11:26:37.73+00:00
ellishar 10 Reputation points
answered 2023-03-06T14:02:06.6433333+00:00
MughundhanRaveendran-MSFT 12,436 Reputation points