Supported Ruby version on Azure WebApps Service is end of life soon

Muhammad Junaid Iqbal 20 Reputation points Student Ambassador
2023-01-30T07:29:37.35+00:00

Hello Community,

I have deployed a Ruby on Rails app to Azure, so it just supported 2.7 version of Ruby but this is End of Life (EOL) soon in a few months, so what should I do? So I want to deploy 3.x versions of Ruby deploy on Azure so how it will do?

On the list of available az webapp list-runtimes --os linux Ruby 3.x is not available, only 2.7 is available. So let me know 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.
8,934 questions
0 comments No comments
{count} votes

Accepted answer
  1. Grmacjon-MSFT 19,151 Reputation points Moderator
    2023-01-31T06:31:16.6133333+00:00

    Hi @Muhammad Junaid Iqbal

    Thanks for the question. Yes, App Service support for Ruby is ending 12 April 2023  as announced here. After this date, App Service won’t support Ruby 2.7 or future versions of Ruby. Your applications will continue to run unchanged but won’t receive patches after 12 April 2023

    Recommended action 

    To minimize risk, follow the steps to migrate your applications to run in a custom container before 12 April 2023. 

    Please let us know if you have further questions.

    Thanks,

    Grace

     

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.