Hi Team,
Is there any option to edit or modify the existing application service plan ?
we wanted change the application service environment for exisiting app service plan.
Thanks
Madan S B
Hi Team,
Is there any option to edit or modify the existing application service plan ?
we wanted change the application service environment for exisiting app service plan.
Thanks
Madan S B
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Feb 10, 2023, 5:54 AM
Hi Shekar,
Login to your Azure portal -> Select your Web App -> In left panel you will find "Change App service Plan".
Tuhin PaulPosted Feb 14, 2023, 1:07 PM
Even though this question has accepted answer I am sharing the step by step guide for reference. Let me know if it helps !
Yes, it is possible to modify an existing Azure App Service Plan. To change the application service environment for an existing App Service Plan, you can follow these steps:
1. Go to the Azure portal and navigate to the App Service Plan that you want to modify.
2. In the App Service Plan page, click on the "Configuration" tab in the left-hand menu.
3. Under the "Settings" section, you can modify the "Operating System", "Region", "SKU and Size", and "Virtual Network Integration" settings as needed.
4. Once you have made the necessary changes, click the "Save" button at the top of the page to save the changes.
Please note that changing the operating system or SKU and size of an App Service Plan can result in some downtime while the changes are being applied. Additionally, the new SKU or size may result in additional costs, depending on your subscription and usage.
Madan ShekarPosted Feb 10, 2023, 8:22 AM
Thanks for you respponse!!. Appricated for your timely help
Naimish MakwanaPosted Feb 10, 2023, 5:40 AM
Hello Madan,
Your can refer below iink:
https://learn.microsoft.com/en-us/azure/app-service/app-service-plan-manage#move-an-app-to-another-app-service-plan
Thanks
Naimish Makwana