prime-simplereport icon indicating copy to clipboard operation
prime-simplereport copied to clipboard

Update function apps to use Node 24

Open mpbrown opened this issue 1 month ago • 0 comments

What needs to be done

Update function app to use Node 24

Why it needs to be done

The function apps currently use Node 20 which will be EOL in April 2026. When accessing the function apps in Azure, the following warning appears.

Upgrade your app to newer version as Node.js 20 LTS will reach EOL on 4/30/2026 and will no longer be supported.

Acceptance Criteria

  • Function apps work correctly using Node 24

mpbrown avatar Nov 04 '25 18:11 mpbrown