I recently upgraded my Azure subscription from free trial to Pay-As-You-Go. I am now trying to register
a domain (bmszeno.com) via App Service Domains, but the purchase is being blocked with the following
error:
"The subscription Microsoft.Web.Hosting.Administration.Csm.Common.Domains.Models.SubscriptionModel is
not eligible to create an App Service Domain."
Error code: SubscriptionExceededMaxDomainLimit
I have confirmed the following:
- Subscription state: Enabled
- Quota ID: PayAsYouGo_2014-09-01
- Spending limit: Off
- Microsoft.DomainRegistration resource provider: Registered
The issue persists both through the Azure portal and via ARM template deployment. I have tried multiple
times over the past 24+ hours.
Tracking IDs from failed deployment attempts:
- 3b204494-b2b6-4e6e-a9d8-65fc42ed57f6
- 4e35e52b-a796-49eb-8366-b555591e18c3
- d86636a7-3571-4649-a838-85e8d07c1627
- 1051a77f-1784-4aec-948b-7c07162301c6
Is there a manual unblock required for newly converted subscriptions? How can this be resolved?