|
| 1 | +--- |
| 2 | +title: Resolve region not aceepting new customers errors |
| 3 | +description: Learn how to resolve region not aceepting new customers errors. |
| 4 | +ms.topic: troubleshooting |
| 5 | +ms.date: 09/04/2024 |
| 6 | +--- |
| 7 | + |
| 8 | +# Resolve region not aceepting new customers errors |
| 9 | + |
| 10 | +This article provides information about the region not aceepting new customers error that might occur when you attempt to create new resources in an Azure region. |
| 11 | + |
| 12 | +## Symptom |
| 13 | + |
| 14 | +The following error message is returned when you attempt to create a new resource in an Azure region using an Azure Resource Manager (ARM) template, Azure CLI, or Azure PowerShell. Or, you might see this error in Azure portal when you select an Azure region in the region drop-down while attempting to create a new resource. |
| 15 | + |
| 16 | +```Output |
| 17 | +The selected region is currently not accepting new customers: https://aka.ms/locationineligible |
| 18 | +``` |
| 19 | + |
| 20 | +## Cause |
| 21 | + |
| 22 | +To prioritize resources for existing customers in an Azure region, Microsoft may restrict access for customers without resources in that location. If you attempt to create resources in a region where this policy applies and your tenant is new to the area, you receive this error message. This policy is currently in effect for the following region(s): |
| 23 | + |
| 24 | +- West Europe |
| 25 | + |
| 26 | +## Solution |
| 27 | + |
| 28 | +If you receive this message, there are two possible solutions: |
| 29 | + |
| 30 | +- **Select an alternative region:** Most users should select a different Azure region to deploy their resources into. |
| 31 | +- **Submit a remediation request:** If one or more subscriptions in your tenant have resources already deployed to the Azure region, or there's a clear business need for country-specific data sovereignty, then contact Microsoft support by using the following steps: |
| 32 | + |
| 33 | +> [!NOTE] |
| 34 | +> Remember that a remediation request should only be submitted to Microsoft support if there is a clear requirement for deploying resources to the Azure region. Otherwise, please choose a different Azure region for your deployment. |
| 35 | +
|
| 36 | +1. Sign in to the [Azure portal](https://portal.azure.com/). |
| 37 | +1. Navigate to **Help + support** and select **Create a support request**. |
| 38 | +1. In **Describe your issue**, enter **region access**, and then select **Go**. |
| 39 | + |
| 40 | + :::image type="content" source="./media/error-region-access-policy/azure-support-troubleshooting-service-and-subscription-limits.png" alt-text="Screenshot of opening Azure support ticket for service and subscription limits."::: |
| 41 | + |
| 42 | +1. Select **Service and subscription limits (quotas)**, and then select **Next**. |
| 43 | +1. Select **Create a support request**. |
| 44 | + |
| 45 | + :::image type="content" source="./media/error-region-access-policy/azure-support-troubleshooting-create-a-support-request.png" alt-text="Screenshot of creating a support request."::: |
| 46 | + |
| 47 | +1. Select your **Subscription**, and in **Quota type**, select **Unable to access West Europe region**, and then select **Next** |
| 48 | + |
| 49 | + :::image type="content" source="./media/error-region-access-policy/azure-support-troubleshooting-new-support-request.png" alt-text="Screenshot of new support request."::: |
0 commit comments