Powershell Script File on Azure Batch Service

Abhay Chandramouli 1,056 Reputation points
2022-07-07T17:15:42.183+00:00

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.
374 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,772 Reputation points Microsoft Employee Moderator
    2022-07-08T00:12:09.447+00:00

    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.