320 questions with Azure Batch tags

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

Permission denied since user in Azure batch task and Azure Storage Container are different

Hello, We have tried to run a docker image on azure batch and the dockerfile has a user created and will use that in the container. But, on the azure batch end, since we are not using default batch user, we are unable to access wd and other batch…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
670 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-02-09T12:12:54.2733333+00:00
Samhitha Vootkoor 25 Reputation points
accepted 2023-02-13T10:29:02.26+00:00
Samhitha Vootkoor 25 Reputation points
2 answers

How do I unzip files in a blob from the command in Batch Service?

Hello, I am trying to run a python script from my batch service activity in ADF as follows: cmd /C python main.py However, this runs into an error since there are multiple files to be processed by the python script which leads to error code: 2504 [The…

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,026 questions
asked 2023-01-23T13:54:41.7666667+00:00
Anshul Rawat 0 Reputation points
commented 2023-02-10T04:23:36.68+00:00
AnnuKumari-MSFT 31,896 Reputation points Microsoft Employee
1 answer

Cannot accept marketplace conditions for Azure Batch: "Allocation failed due to marketplace purchase eligibilty"

Hi, I keep getting this error in my Azure batch account: "Allocation failed due to marketplace purchase". My pool allocation is set to "User subscription". I have tried multiple things already, but without success. I followed the…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-01-24T15:22:43.7333333+00:00
Robin van der Veken 0 Reputation points
commented 2023-02-09T05:57:54.3+00:00
srbhatta-MSFT 8,551 Reputation points Microsoft Employee
0 answers

Is it possible to create a Batch pool with a snapshot of a non-generalized VM OSdisk ?

If possible, what are the appropriate steps to do so? It seems to me that the documentation is split in this, it recommends using Azure Compute Gallery, where it says: "Batch only supports generalized Shared Images; a specialized Shared Image can't…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-01-19T13:20:46.1+00:00
Nils Magne Fossåen 0 Reputation points
commented 2023-02-07T18:43:53.0333333+00:00
Prrudram-MSFT 22,941 Reputation points
2 answers

Multiple blob deletion through rest api is failing

I tried to do batch deletion at Azure blob through REST API. I have created the subrequest const test = `--batch_357de4f7-6d0b-4e02-8cd2-6361411a9525\r Content-Type: application/http\r Content-Transfer-Encoding: binary\r \r DELETE https://

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,875 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2021-11-24T13:10:12.86+00:00
TechAdaptor 1 Reputation point
edited the question 2023-02-05T08:15:27.8666667+00:00
Sumarigo-MSFT 44,996 Reputation points Microsoft Employee
1 answer

Azure Computer gallery VM Image version cannot be deleted

Hello, Just wanted to say: Azure portal > Azure Compute Gallery > VM Image Definition > VM Image Version: Clicking "Delete" and error message appears: "Failed to delete VM image version '[gallery]/[definition]/[version]'. Error:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,480 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-01-12T00:55:58.7033333+00:00
Eperjesi Zsolt 0 Reputation points
commented 2023-01-27T07:40:03.7633333+00:00
Prrudram-MSFT 22,941 Reputation points
1 answer

helps to fix the status in the Pool "Start task failed" IN AZURE BATCH

I am using azure batch for a project that I did with the python language, I get the following message., It should complete but stays in the active state. and at the same time you can see that it is not being allocated to the pool and node …

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-01-06T18:20:27.857+00:00
Yomar Vega 1 Reputation point
answered 2023-01-25T16:27:43.96+00:00
FredP-MSFT 166 Reputation points
2 answers

Azure Batch account start task to install powershell module

Hi, I try to use azure batch service's pool start task to in stall powershell modules, I used the pool user with admin, run cmd as : powershell "install-module sqlserver -force" , but it got stuck at nodes start. If I use remote…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2023-01-09T16:20:45.343+00:00
Wu, Jack 1 Reputation point
edited a comment 2023-01-24T08:36:17.9033333+00:00
Prrudram-MSFT 22,941 Reputation points
1 answer

How can I automatically delete the files from the nodes of Azure dwpool

Hi , I have set "RetentionTimeInDays" of azure batch in Azure Data Factory to 0, seeing the answer in this site. But seems like its not working. I can see the files in the Node wd directory even after one day. Is there are any other way to…

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,026 questions
asked 2022-12-01T12:45:05.993+00:00
Sijo Johny 21 Reputation points
commented 2022-12-22T10:01:12.28+00:00
ShaikMaheer-MSFT 38,321 Reputation points Microsoft Employee
0 answers

Creating a pool throws: "Pool quota for the account has been reached."

Hey, I am currently trying to run a small python script using the Azure Data Factory. I am following this tutorial tutorial-run-python-batch-azure-data-factory. I am trying to create a new Pool using the azure Batch Explorer, this generates the…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-12-16T17:10:32.16+00:00
Jakob Kuehl 1 Reputation point
commented 2022-12-18T06:42:00.297+00:00
Ravi Kanth Koppala 3,231 Reputation points Microsoft Employee
1 answer

SSMS Log File Summary only shows one day log

Hello, My job history only shows one day data. How can I change this to view all of the log file summary? I have checked the filters but there isn't any filters applied. I have also ran the sysjobhistory and sysjobstepslogs queries but it only has…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-12-08T06:02:06.113+00:00
KK 1 Reputation point
commented 2022-12-08T07:52:33.04+00:00
KK 1 Reputation point
1 answer One of the answers was accepted by the question author.

OS version of the custom image used in Azure batch

When creating a pool in Azure Batch using an image from the Marketplace, there is a possibility that the OS version may be updated (due to security patches, etc.) depending on when the image is created, right? When creating a pool using a custom…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-12-05T01:18:31.427+00:00
Hanashima Yuki 21 Reputation points
commented 2022-12-05T03:45:25.23+00:00
Hanashima Yuki 21 Reputation points
2 answers One of the answers was accepted by the question author.

"RetentionTimeInDays" of azure batch in Azure Data Factory

What does "RetentionTimeInDays" mean of azure batch setting in Azure Data Factory? When I set this to 0, what will happen?

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,026 questions
asked 2022-06-02T10:25:40.77+00:00
Chenghao Yang 41 Reputation points Microsoft Employee
commented 2022-12-01T10:31:37.72+00:00
Sijo Johny 21 Reputation points
1 answer

drop tables from sql server using batch file

Hi All I am trying to create a batch file to be able to drop tables from the sql server. The list of table names to drop will be provided in the excel spreadsheet. Is there a way to write a code which can update the table names every time it's…

Azure SQL Database
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-11-24T10:35:50.293+00:00
marina ustinova 1 Reputation point
commented 2022-11-28T08:06:33.787+00:00
ShaktiSingh-MSFT 14,281 Reputation points Microsoft Employee
1 answer

undefined symbol: cublasLtGetStatusString at Endpoint Deployment Error

Hi I am getting this error while deploying an end point. This was working fine for 3 months and I had to rebuild due to a minor change and started getting this error. File…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,689 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-11-23T17:47:13.07+00:00
nikviz 16 Reputation points
commented 2022-11-24T17:13:31.51+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
0 answers

Unable to map usermanged public ip to azure batch pool using powershell

I am try to add map usermanaged public ip to batch pool using powershell script. I am able to map same ip using azure portal but getting error while doing through powershell. Error: StatusMessage: The value provided for one of the properties in…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-08-02T05:51:59.853+00:00
Biswajit Samal 21 Reputation points
commented 2022-11-24T15:09:27.597+00:00
Derek Loots 1 Reputation point
1 answer One of the answers was accepted by the question author.

Access denied when I'm trying to connect to private blob storage from Azure Data Factory

Hi, My goal is to run an exe file stored in a private Azure Blob container. The exe is simple : it creates a text file, write the current datetime in it, and then push it to the private Azure Blob container. This has to be sent from Azure Data Factory.…

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,875 questions
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,026 questions
asked 2022-11-21T10:22:24.067+00:00
tmsagora 26 Reputation points
commented 2022-11-22T17:22:02.803+00:00
BhargavaGunnam-MSFT 28,616 Reputation points Microsoft Employee
0 answers

BatchAgentInstallationFailure when launch vm form Azure Batch pool

Code: BatchAgentInstallationFailure Message: The batch agent extension provisioning has failed on compute node Values: Timestamp - 11/21/2022 9:57:54 AM

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-11-21T17:50:12.373+00:00
George Hu 16 Reputation points Microsoft Employee
commented 2022-11-22T00:40:35.883+00:00
George Hu 16 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Calling Azure Batch service via Azure Data Factory Web activity

Hi, I am trying to perform a Web activity in Azure Data Factory. My goal is to wake up (and, later, shut down) a node within an Azure Batch pool. Both batch account and pool are already set up. I am following instructions indicated in…

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,026 questions
asked 2022-11-15T08:48:44.433+00:00
Miguel Buenestado 41 Reputation points
accepted 2022-11-16T10:55:36.45+00:00
Miguel Buenestado 41 Reputation points
3 answers

Policy is forbidding operations on the Network Security Group resource, which has blocked resize/create/delete of the pool.

Hi all, Our IT has implemented a policy that will block any to any ports for management access ports. We have a pool that is part of a Vnet. When we want to resize the pool we get this error: Policy is forbidding operations on the Network Security…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
320 questions
asked 2022-11-11T18:01:30.203+00:00
Morteza Yahoo 1 Reputation point
answered 2022-11-16T00:02:02.9+00:00
Morteza Yahoo 1 Reputation point