| author | ggailey777 |
|---|---|
| ms.service | azure-functions |
| ms.topic | include |
| ms.date | 10/03/2025 |
| ms.author | glenga |
-
In the Azure portal, locate your function app and select Settings > Configuration on the left-hand side.
-
Select the Function runtime settings tab and verify that your function app is running on the latest version of the Functions runtime.
-
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.
-
When notified about a restart, select Continue, and then select Save.