Unable to create a domain name (appservice domains)

Luis Fortes 1 Reputation point
2022-05-23T01:00:35.14+00:00
{
    "status": "Failed",
    "error": {
        "code": "BadRequest",
        "message": "Resource cannot be created because the subscription doesn't have a sufficient payment history. Refer to docs for more info. https://go.microsoft.com/fwlink/?linkid=2172552",
        "details": [
            {
                "message": "Resource cannot be created because the subscription doesn't have a sufficient payment history. Refer to docs for more info. https://go.microsoft.com/fwlink/?linkid=2172552"
            },
            {
                "code": "BadRequest"
            },
            {}
        ]
    }
}
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,959 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 26,146 Reputation points Microsoft Employee
    2022-05-23T18:15:42.157+00:00

    Hi @Luis Fortes ,

    There is a policy in place that requires sufficient payment history prior to purchasing a domain. Any subscriptions without sufficient payment history will not be allowed to purchase domains and will similarly receive error message you are getting per the documentation.

    Note
    Depending on the subscription type, a sufficient payment history may be required prior to creating an App Service Domain. If you have made payments and are still running into this error, you can contact support and provide proof of payments.

    Once payment history has been validated, you will be allowed to create a domain. If you need further assistance in creating a support request, please feel free to comment down below.