Share via

Powershell Script File on Azure Batch Service

Abhay Chandramouli 1,031 Reputation points
Jul 7, 2022, 5:15 PM

I want to run a powershell script on azure batch service job. Can you help me with thr steps ?
How to configure batch account ?
Do we need to install something using start task ?
Any other steps ?

Please help me with detailed steps.

Thanks in advance

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
358 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,587 Reputation points Microsoft Employee
    Jul 8, 2022, 12:12 AM

    With the Azure Batch PowerShell cmdlets, you can perform and script many common Batch tasks. In this document, you will find a quick introduction to the cmdlets you can use to manage your Batch accounts and work with your Batch resources such as pools, jobs, and tasks.

    For a complete list of Batch cmdlets and detailed cmdlet syntax, see the Azure Batch cmdlet reference.

    We recommend that you update your Azure PowerShell modules frequently to take advantage of service updates and enhancements.

    218747-image.png

    218638-image.png

    Please go through the documentation shared above and let me know if you have further questions or this is not what you are looking for.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.