Azure: How to change location of App service and App Service plan on BizSpark subscription

AndersBaumann picture AndersBaumann · Apr 18, 2016 · Viewed 34.3k times · Source

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?

Answer

David Makogon picture David Makogon · Apr 18, 2016

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.