Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
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:
- Keep using the existing App Service domain (
advancedatascience.com) if it’s still needed, or - 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
- 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:
- Buy and manage an App Service domain
- Buy and manage an App Service domain – Buy and map an App Service domain
- Buy and manage an App Service domain – Frequently asked questions
- Troubleshoot domain and TLS/SSL certificate problems in Azure App Service – Domain problems
- Troubleshoot custom domain issues in Azure App Service for web apps on Windows and Linux – Troubleshooting steps