When is the next ASE(App Service Environment) upgrade planned ? Also , Will the upgrade be easier to implement than upgrading from ASE2 to ASE3?

Anonymous
2024-01-23T10:41:03.2933333+00:00

ASE2 to ASE3 upgrade is a tedious process and we would like to know the plan for next upgrade before we choose between ASE and App Service plan. We donot want to be in situation where the upgrade is high o n effort and costly

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

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2024-01-24T09:41:22.1766667+00:00

    @UOL Sneha Tickoo Thanks for reaching here! Azure App Service is regularly updated to provide new features, new runtime versions, performance improvements, and bug fixes. This is also known as planned maintenance. The upgrade happens automatically. The upgrades are applied progressively through the regions following Azure Safe Deployment Practices.

    An App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. Because of the isolated nature of App Service Environment, you have an opportunity to influence the upgrade process.

    With App Service Environment v3, you can specify your preference for when and how the planned maintenance is applied. The upgrade can be applied automatically or manually.

    Use the Azure portal to configure upgrade preference

    1. From the Azure portal, navigate to the Configuration page for your App Service Environment.
    2. Select an upgrade preference. Screenshot of a configuration pane to select and update the upgrade preference for the App Service Environment.
    3. Select "Save" at the top of the page.

    Reference- https://learn.microsoft.com/en-us/azure/app-service/environment/how-to-upgrade-preference?pivots=experience-azp

    Hope this helps, let me know.


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.