Unable to create Azure WebApp with error

Chan Hok Yau 0 Reputation points
2025-08-24T11:44:18.33+00:00
{
  "code": "DeploymentFailed",
  "target": "/subscriptions/fb56fae0-b318-46ad-b9e5-3f49f469f96e/resourceGroups/DefaultResourceGroup-null/providers/Microsoft.Resources/deployments/Microsoft.Web-WebApp-Portal-1badf1ba-a86e",
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
  "details": [
    {
      "target": "/subscriptions/fb56fae0-b318-46ad-b9e5-3f49f469f96e/resourceGroups/DefaultResourceGroup-null/providers/Microsoft.Web/serverfarms/ASP-DefaultResourceGroupnull-a42b",
      "message": "This subscription is not allowed for the region. Please try deploying to a different region."
    }
  ]
}


However i already followed the listOfAllowedLocations of my acc

Allowed locations

["austriaeast","spaincentral","francecentral","italynorth","switzerlandnorth"]

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.