Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions platform-cloud/docs/compute-envs/azure-batch.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,10 @@ There are two ways to create an Azure Batch compute environment in Seqera Platfo
- [**Batch Forge**](#batch-forge): Automatically creates Azure Batch resources.
- [**Manual**](#manual): For using existing Azure Batch resources.

:::tip
For a worked, end-to-end walkthrough of Azure Batch topologies (separate pools, Entra authentication, and private networking), see the [Azure Batch setup tutorial](../enterprise/advanced-topics/manual-azure-batch-setup).
:::

### VM size considerations

Azure Batch requires you to select an appropriate VM size for your compute environment. There are a number of considerations when selecting VM sizes — See [Sizes for virtual machines in Azure][az-vm-sizes] for more information.
Expand Down
Loading