Rename an Azure App Service plan

痞子三分冷 提交于 2019-11-30 10:40:32
Zain Rizvi

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.

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"

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!