Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve Azure Batch VM image diagnostics and fix stale 24.04 docs#7200

Merged
pditommaso merged 1 commit into
masterfrom
azure-batch-ubuntu-24-04
Jun 4, 2026
Merged

Improve Azure Batch VM image diagnostics and fix stale 24.04 docs#7200
pditommaso merged 1 commit into
masterfrom
azure-batch-ubuntu-24-04

Conversation

@pditommaso

Copy link
Copy Markdown
Member

Summary

Backport of diagnostic and documentation improvements from the STABLE-25.10.x branch (cherry-picked from 114d0e4c), with the parts already present on master excluded.

  • Log the list of supported Azure Batch VM images when no matching image is found, to aid troubleshooting pool-creation failures.
  • Fix a stale "Ubuntu 22.04" reference in docs/azure.md that was missed when the default image was updated to Ubuntu 24.04 (Update default Azure Batch VM image to Ubuntu 24.04 #6844).
  • Fix the stale batch.node.centos 8 default shown in the sku config @Description (now batch.node.ubuntu 24.04).

Note: the DEFAULT_SKU constant and the pool-id test hash are already correct on master via #6844, so they are intentionally not part of this change.

Test plan

  • Existing AzBatchServiceTest continues to pass (pool-id hash unchanged on master).

🤖 Generated with Claude Code

Log the list of supported VM images when no matching image is found to
aid troubleshooting pool creation failures. Also fix two stale Ubuntu
22.04 / centos 8 references missed when the default image was updated to
Ubuntu 24.04 (#6844).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso requested a review from a team as a code owner June 4, 2026 20:15
@netlify

netlify Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 01843b9
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6a21dcedd6b4ca00080391c6
😎 Deploy Preview https://deploy-preview-7200--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pditommaso pditommaso merged commit 8e5e611 into master Jun 4, 2026
24 checks passed
@pditommaso pditommaso deleted the azure-batch-ubuntu-24-04 branch June 4, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant