Is it possible to shut down the batch pool when it is in idle state?

Samyak 41 Reputation points
2022-05-13T19:34:50.073+00:00

Hi all,

I am currently using an E16dsV4 vm on my batch pool. But once my job gets done, I wanted to know if there's a way where I can shut down the pool so that I am not charged for the service and can use it more as a pay-as-you-go service.
Is there a shutdown/start service for a batch pool?

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,346 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
296 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,266 questions
0 comments No comments
{count} votes

Accepted answer
  1. Suba Balaji 11,021 Reputation points
    2022-05-14T11:42:24.157+00:00

    Hi @Samyak

    Thankyou for using Microsoft Q&A platform and posting your query.

    After the job is done, you can opt to delete the pool, please refer

    https://learn.microsoft.com/en-us/rest/api/batchservice/pool/delete

    And as first step you can create the pool, please check
    https://learn.microsoft.com/en-us/rest/api/batchmanagement/pool/create


0 additional answers

Sort by: Most helpful