Share via

Cannot Purchase a New App Service Domain

Shreyash Naithani 0 Reputation points Microsoft Employee
2026-05-03T09:16:46.35+00:00

When I try to purchase a new App Service Domain, I receive the following error:

“The subscription Microsoft.Web.Hosting.Administration.Csm.Common.Domains.Models.SubscriptionModel is not eligible to create an App Service Domain.”

I previously owned the domain advancedatascience.com and have already deleted all associated resources, including the App Service Domain resource itself. However, this specific resource keeps reappearing automatically even after deletion.

The domain is not currently linked to any App Service or other Azure resource, but it still appears to be retained or recreated, blocking new domain creation.

User's image

User's image

In the resource group - I dont have any other resource -

User's image

My subscription is Visual Studio Enterprise subscription. And I know for this kind of subscription, have a limit of one app service domain. Per https://learn.microsoft.com/en-us/azure/app-service/manage-custom-dns-buy-domain#why-do-i-get-a-subscriptionexceededmaxdomainlimit-error-when-creating-an-app-service-domain

Azure App Service
Azure App Service

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


1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-05-03T09:17:04.5333333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The Visual Studio Enterprise subscription is limited to a single App Service domain. That limit applies as long as the subscription still has one App Service domain resource associated with it, even if the domain looks partially deleted or broken in the portal.

    From the screenshots and error, the subscription still has advancedatascience.com as an active App Service domain resource, so the platform blocks creation of a new one. Deleting and seeing it “reappear” indicates a backend/domain‑resource inconsistency that can’t be fixed from the portal.

    The only supported way forward is:

    1. Keep using the existing App Service domain (advancedatascience.com) if it’s still needed, or
    2. Have Azure Support correct the domain resource state or remove it on the backend so the subscription is no longer counted as having an App Service domain, or
    3. Move to a pay‑per‑use subscription type that doesn’t have the one‑domain limit and purchase the new App Service domain there.

    Because the domain object is stuck in an inconsistent state and the subscription is at its one‑domain limit, self‑service options in the portal won’t allow creation of another App Service domain.


    References:

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.