301 questions with Azure Batch tags

Sort by: Updated
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.
301 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.
301 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,341 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.
301 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.
301 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,106 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.
301 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,522 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,022 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.
301 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,580 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.
301 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.
109 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,027 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 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.
301 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 21,886 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,682 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 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.
301 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,137 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,689 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,522 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 30,601 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.
301 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.
301 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,357 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,244 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
260 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,471 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.
301 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
1 answer

Batch task stuck in "preparing" state

I am having trouble with my Azure Batch application. Previously, it ran on a CentOS-based pool, but since that pool will no longer be supported after 2024, I decided to create a new pool using Ubuntu Server Container. After setting up the new pool, I…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
asked 2023-10-06T12:40:07.56+00:00
Carlos Santos 0 Reputation points
commented 2023-11-02T05:22:59.35+00:00
Prrudram-MSFT 21,886 Reputation points
2 answers

Azure Dev Tools for Teaching subscription Renewal

I had a running Subscription for Azure Dev Tools for Teaching that expired on 30th September, 2021. Is it possible to renew it now?

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
asked 2021-11-13T09:57:02.037+00:00
Mpiima Moud 1 Reputation point
edited the question 2023-10-05T17:20:08.6033333+00:00
vipullag-MSFT 24,106 Reputation points Microsoft Employee
3 answers

Do 20mln of REST API calls using Azure Cloud infrastructure

There is a requirement to get the data, which is around 20 mln of entities, from the REST api, which does not have any rate limits and is insanely fast. Each entity has to be queries with two API calls - get metadata, then get the actual data. The…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,359 questions
asked 2023-09-15T21:25:34.2333333+00:00
Oleksii Parfeniuk 5 Reputation points
answered 2023-09-21T11:12:34.4533333+00:00
Oleksii Parfeniuk 5 Reputation points
1 answer

Azure Batch Pool Resizing Stuck

private async Task<string> CreatePoolIWithPackageIfNoExistAsync(BatchClient batchClient, BatchMetadata batchMetadata) { Microsoft.Azure.Batch.CloudPool? pool = await batchClient.PoolOperations.GetPoolAsync(batchMetadata.PoolId) ?? throw new…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
asked 2023-09-13T23:19:44.4166667+00:00
Elkin Martinez 0 Reputation points
answered 2023-09-15T18:20:52.0733333+00:00
deherman-MSFT 33,216 Reputation points Microsoft Employee
1 answer

Batch file to change DNS.

Sorry if about the tags, it would not let me ask the question without adding them. I wanted to create a .bat file that I can run on our workstations. It needs to ask for elevation since the commands I am executing need admin rights. I want to check the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,601 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,739 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
301 questions
Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,270 questions
asked 2023-09-12T17:18:39.1766667+00:00
Cyrus Hosmer 0 Reputation points
edited the question 2023-09-12T17:55:49.1166667+00:00
ChaitanyaNaykodi-MSFT 22,701 Reputation points Microsoft Employee