Can I change the name of an App Service?

Edgar Vázquez 1 Reputation point Microsoft Employee
2022-12-07T20:24:59.14+00:00

Hello,

I'm trying to change the name of multiple app services, if it is not possible, is there an "easy" way to migrate one app service to another?

Thank you!

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

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,831 Reputation points Volunteer Moderator
    2022-12-07T20:40:18.553+00:00

    Hi @Edgar Vázquez

    No you cannot.

    However, if you create a new App Service Plan in the same region and resource group then you can move all your sites to the new App Service Plan and delete the old one.

    Cited from https://stackoverflow.com/questions/32189590/is-it-possible-to-rename-an-azure-app-service-plan-using-the-azure-portal

    -----------------------------------

    If this is helpful please accept answer.

    0 comments No comments

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.