Can't create App Service Plan\App Service in SouthEast Asia region - azure

Fyi, up until last week we were still able to create resources on the said region. Most of our existing resources are also in SouthEast Asia. We have also deleted an existing P3V2 App Service Plan from the said region to try to maybe free a limitation we have reached....

Related

Unable to create Azure function app in West Germany region - This region has quota of 0 instances

I want to create an Azure function app in West Germany region, however that fails with:
This region has quota of 0 instances for your subscription. Try
selecting different region or SKU. (Code:
SubscriptionIsOverQuotaForSku)
I could create the Azure Function App in another region, but I want to understand why I am unable to create an Azure Function App in the West Germany region.
I already checked the quotas of my subscription, but there I can't find anything about Azure Functions:
I also checked Products available by region which confirms that Azure Functions are available in the West Germany region:
So, why can't I create an Azure Function App in the West Germany region?
One of the reasons and resolutions could be followed as #skin suggested:
It may be that all resources allocated to AF’s in that region are exhausted. Try again tomorrow.
Even the Microsoft documentation shows quota available for the products by region, they have certain limits for the Subscription level in terms of Azure Compute Units allocation because the Hardware Configuration of the Function App is not specified.
You can visit this MS Doc1 & Doc2 for the ACUs Quota allocation per instance and Hosting Plan based.
And also, Same issue registered in Microsoft Q&A Forum #878011 where #MayankBargali-MSFT explained the cause of the error you mentioned regarding why quota is limited on the location and subscription level.
Also, you can mail to AzCommunity#microsoft.com by stating your business justification and details for quota increase request along with the Azure Subscription Id, Azure Resource Name and the Issue Time of occurrence in UTC.

How to move classic resources to a new location?

I have a cloud service and a storage account deployed using the classic resource manager in the East US region; there is also a classic backup vault in the West Europe region.
Due to high latency, I want to move all of these resources to the UK South region, which is the closest one to me and others using these services. I have created a new resource group in the UK South region, however, when I try to move my existing classic resources to the new resource group, it says:
Classic resources must be moved separately and aren't displayed below.
Reading the article it linked to, it says that to move classic resources when experiencing this limitation, I need to contact support to have this operation done manually.
I do not have a support plan and am hoping not to buy one for this single task. Is there any other way around this limitation?
I think that you can walk around it by:
1. Create a new blank cloud service in your new resource group in UK South region.
2. Modify the deployment process to deploy the code to the newly created cloud service.
I hope this helps.
As you mentioned that it is limited by Azure. The following is snippet from the official document.
When moving resources from one resource group to another resource group within the same subscription, the following restrictions apply:
Virtual networks (classic) cannot be moved.
Virtual machines (classic) must be moved with the cloud service.
Cloud service can only be moved when the move includes all its virtual machines.
Only one cloud service can be moved at a time.
Only one storage account (classic) can be moved at a time.
Storage account (classic) cannot be moved in the same operation with a virtual machine or a cloud service.
As Toan nguyen mentioned that we need to redeploy it if you don't want to call Azure Support.

Error creating a new Azure Resource Group or App service Plan/ Location

While creating a new Resource Group or app service plan/ location on new Azure Management portal, I get the following error.
Error submitting the deployment request. Additional details from the underlying API that might be helpful: The provided location 'Central India' is not permitted for subscription. List of permitted regions is 'eastasia,southeastasia,eastus,eastus2,westus,northcentralus,southcentralus,centralus,northeurope,westeurope,japaneast,japanwest,brazilsouth'. Please contact support to change your supported regions.
This is when I try & select any Indian reagions for the service. I've tried with Central India, West India & South India.
What's wrong? Are Indian regions allowed to be selected for creating new resource groups or app plans? Is this something to have with my subscription? Can I change my existing Resource group's region?
Any help is appreciated.
Thanks
Supreet
As of today, Azure DCs are not open for general consumption in India. Right now only EA and some other hand-picked customers have their subscriptions enabled to make use of India DCs.
So in short, your Subscription is not enabled for creation of the resources in India DC. You will just have to wait till the time they open the DCs here in India for general public (or in other words Pay As You Go subscription).
Quoting from https://azure.microsoft.com/en-in/regions/:
The India regions are available to volume licensing customers and
partners with a local enrolment in India. The India regions will open
to direct online Azure subscriptions in 2016.

Azure Storage account doesn't have "Europe" Affinity / Location group?

I just created a web app on North EU Azure datacenter.
When I try to add an affinity group on the Settings on manage.windowsazure.com page I only see:
South & Central & East US, Southeast Asia, Japan West.
I see the same list when I am trying to create a Storage Account or trying to create a VM.
When creating a Mobile Service I see North EU, creating a Cloud Service the same previous list without EU and with Batch Service I see a long list of data centers.
But when I go to portal.azure.com I was able to create a storage account in North EU. Then now I can't see this in the manage.windowsazure.com.
I am really confused. Is this how it should be?
Thanks
As Mike Wo mentioned, if you created an account using Resource Manager (instead of Classic), this will not show up in the old portal. If you can't see the option to create a North EU storage account in the old portal, you should create a support request ticket to figure out if your subscription has certain limitations.

Why can't I create an Azure Storage in a specific region?

My Azure Website is hosted in North Central US and when I try to create an Azure Storage in North Central US the subscription I want to use disappears (other subscriptions are still showing). Selecting East US allows me to select the right subscription.
Why?
See the 3rd paragraph on the Windows Azure service dashboard page at http://www.windowsazure.com/en-us/support/service-dashboard/.
North Central US and South Central US regions are no longer accepting Compute or Storage deployments for new customers. Existing customers as of June 24th (for North Central US) and May 23rd (for South Central US) are not impacted. All other services remain available for deployment in those two regions. Two new regions, "West US" and "East US", are now available to all customers with the full range of Windows Azure Services, except for the Caching service.
This is because when you perform the subscription of the site, the regions are those with available storage and processing. Once a host of subscription has not capacity, is not listed as available subscription region.

Resources