Share via

Deployment failed when purchasing domain from Azure App Service Domains

Roman G 1 Reputation point
2021-11-07T16:25:25.863+00:00

I keep getting the "Deployment Failed" message when trying to purchase the custom domain via Azure App Service Domains

{
"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"
},
{}
]
}
}

Yes, I did read the link and similar questions.

  • My account is upgraded from free one
  • I added valid payment information and CC was charged already for VMs

Really don't know what else to do at this point, please help!

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


Your answer

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