My startup company got an Azure BizSpark subscription. I have just created an API App and App service plan. Our company is located in Northern Europe but the location of both the API service and the App service plan is "South Central US". I did not see any options to specify the location when I created the API app. I also don't see any options to change the location now that the app is created. Is this a limitation of the BizSpark subscription or can I somehow change the location?
In the Azure portal, search for and select App services and select the app that you want to move. From the left menu, select Change App Service plan. In the App Service plan dropdown, select an existing plan to move the app to.
App Service resources are region-specific and can't be moved across regions. You must create a copy of your existing App Service resources in the target region, then move your content over to the new app.
Find original resource group For your web app, select Diagnose and solve problems. Then, select Configuration and Management. Select Migration Options. Select the option for recommended steps to move the web app.
App Service brings together everything you need to create websites, web APIs for any platform or device. Our Free and Shared (preview) plans are ideal for testing applications in a managed Azure environment. Basic, Standard and Premium plans are for production workloads and run on dedicated Virtual Machine instances.
You cannot change the location of an app service plan, regardless of subscription type. You simply need to create a new app service plan in the region you want, and then redeploy your code.
Whilst you can't move the server you can backup of a server then create a new one using the backup as the base.
This is often easier than starting from scratch.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With