Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 675 Bytes

File metadata and controls

15 lines (11 loc) · 675 Bytes
author ggailey777
ms.service azure-functions
ms.topic include
ms.date 10/03/2025
ms.author glenga
  1. In the Azure portal, locate your function app and select Settings > Configuration on the left-hand side.

  2. Select the Function runtime settings tab and verify that your function app is running on the latest version of the Functions runtime.

  3. Select the General settings tab and update the Node.js Version to the latest version. Ideally, you have already locally verified that your functions run on the version you select.

  4. When notified about a restart, select Continue, and then select Save.