Need to create windows nodejs policy

22689742 21 Reputation points
2023-03-12T22:56:25.7333333+00:00

I am working on nodejs windows policy to use latest node js version.

policy worrking for linux using web.linuxfxversion but i see null for windowsFxversion.

I dont see nodeversion and webnodedefault_version

Anybody has sample for nodejs windows.

Azure App Services
Azure App Services
A feature of Azure App Service used to create and deploy scalable, mission-critical web apps.
4,599 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkateshDodda-MSFT 7,446 Reputation points Microsoft Employee
    2023-03-23T05:04:00.2266667+00:00

    @22689742 Thanks for your patience on this. I have checked with Functions engineering team and they have confirmed that application settings are not policy addressable.

    Configuring the azure policy to check or update the existing functions are running with latest version is not possible for windows webapps since apps running on windows app service plan Nodejs version is dependent on application settings.

    I would suggest you raise feedback request here Azure Functions · Community and our engineering team actively monitor this feedback as well. 

    Feel free to reach back to me if you have any further questions on this.