Can't rename Azure App Service plan using the Azure Portal

后端 未结 2 1989
渐次进展
渐次进展 2020-12-09 14:43

Is it possible to rename an App Service Plan?

I have already tried in both the old and new portals and can\'t find any rename options.

相关标签:
2条回答
  • 2020-12-09 14:52

    No but you can change it like this (if it is in the same region and resource group as mentioned by Zain Rizvi):

    Create a new App Service Plan and bind it to the correct Subscription and Resource Group. Example:

    Then go to your App Service and choose "Change App Service plan"

    0 讨论(0)
  • 2020-12-09 14:55

    No, you can't.

    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.

    0 讨论(0)
提交回复
热议问题