You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
managed runtime
About this tag
The managed runtime tag on WindowsForum covers discussions about Azure App Service for Linux and its support for managed runtimes like Python 3.14. In these threads, Microsoft handles OS and runtime updates automatically, allowing developers to focus on code rather than maintenance. Topics include creating new apps with the latest Python runtime via the Azure portal, automating deployments with Azure CLI, ARM templates, or Bicep, and the benefits of managed updates for performance and concurrency improvements. This tag is relevant for developers using Azure App Service who want to leverage managed runtimes for streamlined deployment and updates.
Microsoft has added Python 3.14 to Azure App Service for Linux, letting developers create new apps that run the latest Python runtime from the Azure portal and automate deployments through the Azure CLI, ARM templates, or Bicep — while App Service continues to handle OS and runtime updates so...