azure-batch
Installation
SKILL.md
Azure Batch
Overview
Azure Batch is a managed HPC service for running large-scale parallel and batch compute jobs. You provision pools of VMs, submit jobs with tasks, and Azure Batch schedules and executes them — no cluster management required.
Batch Accounts
Two allocation modes:
| Mode | Description | Use Case |
|---|---|---|
| Batch service | Pools are in Batch-managed subscription | Default; simplest |
| User subscription | Pool VMs appear in your subscription | Required for reserved instances, specific policies |