306 questions with Azure Batch tags

Sort by: Updated
0 answers

FileIOException: Failed to allocate 433198 bytes for file

Hi, I'm using the Azure Batch Rendering and trying to create a new task but it fails on the preparation phase for some reason, here is whats is the response of the Preparation And Release Task Status API: { "odata.metadata":…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2020-12-26T19:39:15.38+00:00
Yazan Tahhan 36 Reputation points
commented 2024-02-14T18:25:59.8566667+00:00
Tiffany Seale 20 Reputation points
0 answers

Azure batch Nodes are stuck in Unusable State

Hello, Am trying to migrate from Certificates to KeyVault using this migration Guide. However, the Nodes in the newly created pool are stuck at "Unusable" state and not functioning. Am not able to login to the Node to check for any errors as…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-02-13T00:26:07.6266667+00:00
Vimal Anand Rathinaswami 0 Reputation points Microsoft Employee
commented 2024-02-14T07:37:35.79+00:00
Vinodh247-1375 11,301 Reputation points
1 answer

zure Batch Account Stuck in Deleting Status for Over 2 Days

Hello Azure Support Team, I am experiencing an issue with an Azure Batch account that I attempted to delete. The account was set up with User subscription allocation mode. After initiating the deletion, the account has been stuck in the…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-11-24T12:54:50.16+00:00
Laketic, Milena 0 Reputation points
answered 2024-02-12T08:17:39.6333333+00:00
vipullag-MSFT 24,216 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Best practices when adding files to docker image used in azure batch?

I'm trying to allow for the use of docker images in our azure ecosystem, possibly with the ability to ADD and COPY files inside of the docker image to be used inside of the Azure Batch Task. When I try to ADD files I can't access (or see) them inside of…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-01-30T20:45:00.9233333+00:00
Tiffany Seale 20 Reputation points
accepted 2024-01-30T21:12:36.0466667+00:00
Tiffany Seale 20 Reputation points
1 answer

Azure Function (timed trigger or blob add) vs Batch Job vs Java Spring Boot mocroservice

Hi All, I have web app that triggers the Azure function and the Azure function updates the data in table and blob storage at the same time. At given time the DB row data will be persisted in storage account. Now I need to create a job that will inspect…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,311 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-01-17T15:20:14.08+00:00
ChanLK 20 Reputation points
commented 2024-01-25T03:35:38.0666667+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

Pool AllocationFailure when using User Subscription pool allocation mode.

Previously, we used the Batch Account pool allocation mode and a managed identity to authenticate with key vault to create pools inside of our batch account with no problems. When using the User Subscription pool allocation mode and the SAME managed…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-01-19T23:11:53.96+00:00
Tiffany Seale 20 Reputation points
commented 2024-01-22T11:28:28.1533333+00:00
Tiffany Seale 20 Reputation points
1 answer

How can we find out in Azure Portal that a VM in Batch Account has been preempted while a specific Job was running there?

We are using Azure Batch account ,we have created some spotVm pools there and using VMs from those pools. I know when we are using SpotVMs it can be happened that Microsoft takes back the VM for a while and then again release that VM and tasks will be…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-01-02T16:17:22.37+00:00
Mojahedi, D. (Davood) 5 Reputation points
commented 2024-01-09T02:02:05.6533333+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
3 answers

3D rendering using Microsoft Azure

How to write command line on Azure Batch rendering job task to render 3ds max and Vray

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-08-22T04:11:47.67+00:00
G4T Solution 0 Reputation points
edited an answer 2023-12-31T11:07:34.68+00:00
Lerisa Jevina 0 Reputation points
1 answer

Why is the task taking much more RAM memory when running on Azure batch node than on my laptop ?

Hello, I want to run on azure batch a python script that takes around 10GB of RAM (mainly from dataframe) on my laptop and more than 32GB on Azure nodes. I am wondering how it can increase so much from my laptop to Azure machine. I tried to run it on…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-12-21T21:17:22.1433333+00:00
ajb cryptocapital 0 Reputation points
answered 2023-12-27T10:38:01.82+00:00
vipullag-MSFT 24,216 Reputation points Microsoft Employee
1 answer

How do I connect a Batch Account to an Azure SQL database

I have an Azure Data Factory pipeline with a Custom Activity. I am connecting to a Batch account to run a Powershell script to restore an Azure SQL database. But I can't find anywhere how I can give Azure Batch tasks the ability to connect to the Azure…

Azure SQL Database
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2023-12-11T16:09:00.6033333+00:00
icon_2023 0 Reputation points
commented 2023-12-27T00:15:21.9833333+00:00
GeethaThatipatri-MSFT 27,717 Reputation points Microsoft Employee
1 answer

I have deleted a Pool but it is stuck in resizing state even if the Dedicated and Spot nodes count is zero

I have deleted a Pool but it is stuck in resizing state even if the Dedicated and Spot nodes count is zero.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-12-17T08:29:51.47+00:00
Shubham 0 Reputation points
commented 2023-12-21T07:13:26.61+00:00
v-vvellanki-MSFT 3,895 Reputation points Microsoft Vendor
1 answer

Can we deploy Spring Batch application on Azure like windows scheduler ?

Can we deploy Spring Batch application on Azure like windows scheduler ? We have spring batch application where currently running on windows scheduler, we created a bat file and created a task scheduler, where it will trigger frequently based on the…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2021-02-08T13:37:07.987+00:00
ramesh Kumar 6 Reputation points
edited a comment 2023-12-20T04:56:47.46+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

What is the best plan to run my calculations on Microsoft Azure?

In my research, I use some ab initio codes like Quantum Espresso and BerkeleyGW. Some calculations take a long time if run under the University servers (more than one week). So, I plan to use Microsoft Azure. I'm confused about some points: Will I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,062 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
Azure HPC Cache
Azure HPC Cache
An Azure service that provides file caching for high-performance computing.
23 questions
asked 2023-12-17T14:36:14.18+00:00
Ragab Abdelghnay 20 Reputation points
accepted 2023-12-19T05:06:17.66+00:00
Ragab Abdelghnay 20 Reputation points
1 answer

Azure Batch CLI extensions will be retired on 30 September 2024

https://azure.microsoft.com/en-us/updates/azure-batch-cli-extensions-will-be-retired-on-30-september-2024/ Will the functionality of the "taskFactory" be incorporated into the basic "az batch" commands? This functionality is very…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-12-11T10:09:31.86+00:00
Nipper, William Matthew 0 Reputation points
commented 2023-12-12T05:16:09.9433333+00:00
Prrudram-MSFT 22,391 Reputation points
0 answers

How to persist stdout and stderr files generated by Azure Batch through the Azure Portal?

I have a few jobs on Azure Batch that have been presenting some failures lately. However, it is not possible to diagnose what is the problem, since the stderr and stdout files are deleted right after the task has been executed. I read that this has to do…

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,718 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-06-02T11:51:55.5466667+00:00
Carlos Santos 0 Reputation points
commented 2023-11-30T15:14:00.5633333+00:00
Bailey 0 Reputation points
1 answer

How to allow Python Script in Azure Data Factory to access Azure SQL Server with private endpoint (no public access)

I have a python script in batch service as an element of Azure Data Factory (like here: https://learn.microsoft.com/en-us/azure/batch/tutorial-run-python-batch-azure-data-factory ). The ADF Pipeline has only one element - the mentioned script. The…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,168 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,778 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,624 questions
asked 2023-10-27T18:48:52.9466667+00:00
11-4688 61 Reputation points
commented 2023-11-22T09:02:35.55+00:00
AnnuKumari-MSFT 31,146 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Azure Batch Pool id limited length

The Batch Pool Id is currently limited to 64 characters, this is quite a limitation. Any plans to support longer pool id's, maybe up to 256 characters ? Thanks Laurent

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2021-04-14T16:43:15.647+00:00
Laurent Meister 66 Reputation points
edited a comment 2023-11-17T21:09:22.8733333+00:00
Tiffany Seale 25 Reputation points
0 answers

Azure Batch autoscale PreemptedNodeCode variable started working and now not working?

Azure Batch autoscale PreemptedNodeCode variable when will be enabled? The customer wanted to follow-up on this to see if it's still in the works. About two months ago, I noticed that this variable suddenly started working in all the autoscale formulas!…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2023-11-14T14:13:35.1833333+00:00
Brent 20 Reputation points Microsoft Employee
commented 2023-11-14T18:49:07.4633333+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Migrating an automated web App with Python scripts and connection to on-prem DB

We have a test tool that compares data stored in SQL tables from multiple sources, some on-premise, some in the cloud. The connection strings, test configurations and test results are all stored inside SQL tables. The tool consists of a backend, a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,311 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
273 questions
asked 2023-11-06T21:26:33.8833333+00:00
Ash Peng 40 Reputation points
commented 2023-11-13T05:17:20.5033333+00:00
MayankBargali-MSFT 68,656 Reputation points
2 answers

AutoScale formula doesn't work - $PendingTasks.GetSample(...) - returns still "0"

Hello, we have problem with AutoScale formula, it looks that it stop working during yesterday evening. We have new Jobs (with tasks) registered / visible on Azure Batch account, but AutoScale formula still returns 0 PendingTasks. AzureBatch Account:…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2022-02-01T13:00:26.877+00:00
Tomas Marsak 6 Reputation points
commented 2023-11-08T12:27:20.94+00:00
i_am_xcfje 0 Reputation points