Azure App Service - how regular are supported language runtimes added or updated?

Anonymous
2022-05-06T14:20:55.62+00:00

"New stable versions of supported language runtimes (major, minor, or patch) are periodically added to App Service instances." (source: https://learn.microsoft.com/en-us/azure/app-service/overview-patch-os-runtime#when-are-supported-language-runtimes-updated-added-or-deprecated)
What does periodically exactly mean here?
How regular or in what cycle are supported language runtimes (major and minor) added or updated?
Thanks for your help!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2022-05-07T18:39:16.397+00:00

    The best thing to do is follow https://azure.github.io/AppService/ in addition to https://github.com/Azure/app-service-announcements @Anonymous with regards to when a supported runtime has been released or scheduled to be released.

    To answer your question with regards to how periodically, there isn't a specific every x months or every Xth quarter. Even as runtimes are released by providers (NodeJS, PHP, etc.) doesn't necessarily mean those runtimes will be immediately released on the App Services platform.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.