Switching Tomcat versions on Azure App Service.

snoopy 20 Reputation points
2024-03-07T08:47:20.6866667+00:00

I deployed a Java project on Azure App Service, and I need to switch the Tomcat version to 9.0.74. However, the maximum supported version in the options is 9.0.65. What should I do?

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

Accepted answer
  1. ajkuma 24,971 Reputation points Microsoft Employee
    2024-03-09T14:04:08.0933333+00:00

    @snoopy , The deployment of the newest release will be finished soon but there is no ETA on the exact date. I understand you are looking for 9.0.74 version, the Tomcat 9.0.83 will available in the Java Web Server version dropdown soon, however, based on your requirement if you select the auto-update version now, most regions will use Tomcat 9.0.83 today.

    User's image

    Edit:

    However, for Tomcat 9.0.74 version, it is recommended to leverage custom container and then choose your tomcat version: Run a custom container in Azure

    Kindly be assured that I have relayed the feedback to our product engineering team.

    ---
    If the answer helped (pointed, you in the right direction) > please click Accept Answer to benefit the community find answers quickly to similar question.


0 additional answers

Sort by: Most helpful