New Azure Batch capabilities
Share
Services
Use Azure Batch to run large-scale parallel and high-performance computing (HPC) batch jobs in Azure.
The following new Batch features are now available.
**Task support for scheduling slots**
Improved support is now available for using multiple applications in the same pool that have different core or memory requirements. With the new '[requiredSlots](https://docs.microsoft.com/rest/api/batchservice/task/add#request-body)' property, a task can optionally specify the number of scheduling slots it needs available on a pool node in order to be scheduled. When a pool is created, the number of scheduling slots that will be available on each node is specified (note that the 'maxTasksPerNode' property has been renamed 'taskSlotsPerNode').
**Batch account private endpoints**
When creating a Batch account, it is now possible to [configure the account](https://docs.microsoft.com/azure/batch/private-connectivity) so that it doesn't have a public endpoint. By using [Azure Private Link](https://docs.microsoft.com/azure/private-link/private-link-overview), access to a Batch account can be restricted to a private endpoint. Private Link allows users to only access an Azure Batch account from within the virtual network or from any peered virtual network.
For information about all Batch service updates see [REST API versioning documentation](https://docs.microsoft.com/rest/api/batchservice/batch-service-rest-api-versioning).
* Batch
* Features
* [ Batch](https://azure.microsoft.com/en-gb/services/batch/)
What else is happening at Microsoft Azure?
Read update
Services
Share
Read update
Services
Share
We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
May 31st, 2024
Services
Share