From 5c5a810abe0da342c953de2c2909fb903ba716e3 Mon Sep 17 00:00:00 2001 From: Adam Talbot <12817534+adamrtalbot@users.noreply.github.com> Date: Wed, 4 Dec 2024 18:37:16 +0000 Subject: [PATCH] Rename "Pools configuration" -> "Autopools" in Azure docs (#5555) Signed-off-by: adamrtalbot <12817534+adamrtalbot@users.noreply.github.com> Co-authored-by: Ben Sherman --- docs/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/azure.md b/docs/azure.md index 61269e43ac..57787bd5bf 100644 --- a/docs/azure.md +++ b/docs/azure.md @@ -155,7 +155,7 @@ Replacing `` with a pipeline name e.g. `nextflow-io/rnaseq-nf` an See the [Batch documentation](https://docs.microsoft.com/en-us/azure/batch/quick-create-portal) for further details about the configuration for Azure Batch. -### Pools configuration +### Autopools When using the `autoPoolMode` option, Nextflow automatically creates a `pool` of compute nodes appropriate for your pipeline.