Skip to content

Mark Node.js 24 as GA in stacks.json#4867

Open
TsuyoshiUshio wants to merge 1 commit intoAzure:mainfrom
TsuyoshiUshio:feature/node24-ga-stacks-json
Open

Mark Node.js 24 as GA in stacks.json#4867
TsuyoshiUshio wants to merge 1 commit intoAzure:mainfrom
TsuyoshiUshio:feature/node24-ga-stacks-json

Conversation

@TsuyoshiUshio
Copy link
Copy Markdown
Contributor

Summary

Mark Node.js 24 as GA in the offline stacks.json used by Core Tools.

Changes

  • Set isPreview to false for both Windows and Linux Node 24 runtimeSettings
  • Add FC1 Sku configuration for Linux (matching Node 22 GA pattern)
    • instanceMemoryMB: 512, 2048 (default), 4096
    • maximumInstanceCount: 40-1000, default 100
    • runtime: node version 24

Context

This is part of the Node.js 24 GA rollout. The online Stack API PR has been submitted separately (ADO PR #15482197 in AAPT-Antares-AzureFunctionsUx). This PR mirrors those changes in the Core Tools offline stacks.json.

Testing

  • JSON validated (valid after edit)
  • Changes modeled after Node.js 22 GA pattern (which is already live)

…umption Sku)

- Set isPreview to false for both Windows and Linux Node 24 runtimeSettings
- Add FC1 Sku configuration for Linux (matching Node 22 GA pattern)
  - instanceMemoryMB: 512, 2048 (default), 4096
  - maximumInstanceCount: 40-1000, default 100
  - runtime version: node 24

Co-authored-by: Dobby <dobby@microsoft.com>
@TsuyoshiUshio TsuyoshiUshio requested a review from a team as a code owner April 22, 2026 05:33
@liliankasem
Copy link
Copy Markdown
Member

@TsuyoshiUshio can you please rebase off main to get the CI fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants