309 questions with Azure Batch tags

Sort by: Updated
1 answer

Creating a batch pool throws error

// Create a Windows Server image, VM configuration, Batch pool ImageReference imageReference = CreateImageReference(); VirtualMachineConfiguration vmConfiguration = CreateVirtualMachineConfiguration(imageReference); …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
asked 2024-02-25T14:26:17.4566667+00:00
Kiran Arudi 0 Reputation points
answered 2024-02-27T18:09:43.6466667+00:00
deherman-MSFT 34,021 Reputation points Microsoft Employee
1 answer

Azure Batch Explorer

Hello, I have batch explorer on the laptop, I want to connect to my subscription in azure . When ever I open the batch explorer and try to sign in, it gives me this error. Can you please suggest

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
asked 2024-02-19T12:27:33.6433333+00:00
Aniket Madhav 0 Reputation points
answered 2024-02-23T20:06:48.0366667+00:00
KarishmaTiwari-MSFT 18,627 Reputation points Microsoft Employee
2 answers

Is there a way to connect Azure Batch to Storage Account over a private network when running via ADF?

I have a Storage Account which is set to be available only in the private network. Similarly, I have a Batch Account and a Data Factory that are set to private connectivity as well. Now when I try to run a batch task from the data factory, I got to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,481 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,716 questions
asked 2024-02-21T13:25:50.12+00:00
Prashant 0 Reputation points
answered 2024-02-21T15:23:34.47+00:00
Karni Gupta (MSFT) 85 Reputation points Microsoft Employee
1 answer

Azure Batch: Docker Compatible Windows Image Failed at Node Preparation

Hi, I am trying to test an azure batch setup with a windows container. I noticed a few have been deprecated, but dsvm-win-2019 is available. In fact, it seems to be the only windows not marked EoL. When I start up a pool with this image, it fails with…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 questions
asked 2024-02-05T22:34:24.28+00:00
David Dong 0 Reputation points
commented 2024-02-15T04:55:04.7766667+00:00
Anveshreddy Nimmala 2,710 Reputation points Microsoft Vendor
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.
309 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.
309 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,396 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.
309 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,871 Reputation points
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.
309 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,365 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 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 69,421 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.
309 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.
309 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 24,171 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.
309 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.
309 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,871 Reputation points
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.
309 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,716 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,892 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.
309 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 4,285 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.
309 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.
112 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,114 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 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.
309 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,491 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,745 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
309 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.
309 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,196 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,876 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,716 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,716 Reputation points Microsoft Employee