Unable to create Azure WebApp with error
Chan Hok Yau
0
Reputation points
{
"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.
Sign in to answer