I want to migrate app service domain 'bouwdorpdrvtickets.nl' to subscription 'Betalen na gebruik', but it fails. Advanced management fails

Tim ter Laare 0 Reputation points
2025-06-11T20:28:31.44+00:00

I want to migrate app service domain 'bouwdorpdrvtickets.nl' to subscription 'Betalen na gebruik', but it fails. When I try to move the resource group from the subscription 'Visual Studio Enterprise-abonnement – MPN', to subscription 'Betalen na gebruik', all resources are moved, except the app service domain 'bouwdorpdrvtickets.nl'. When trying to open app service domain -> advanced management, that also fails. Then I get the error: Failed to retrieve contact information. Error: Domain bouwdorpdrvtickets.nl not found for shopper. No contact information There is no contact information to show for this domain.

I'm in a hurry, because I got the subscription 'Visual Studio Enterprise-abonnement – MPN' from the company I work form, with there Microsoft gold membership, but this membership expires this month and also my subscription 'Visual Studio Enterprise-abonnement – MPN' will also be deleted. So I need to move all my azure resources to subscription 'Betalen na gebruik' before the 25th of June 2025.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,972 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bhargavi Naragani 6,365 Reputation points Microsoft External Staff Moderator
    2025-06-12T11:44:04.7066667+00:00

    Hi @Tim ter Laare,

    App Service Domain resources are not like other Azure resources. They are internally tied to a "shopper ID" in Azure’s domain reseller system (GoDaddy/Domain Registration System), and this linkage is subscription-specific and non-transferable in many cases. When you try to migrate the domain resource between subscriptions even in the same tenant, it fails because the backend system still associates the domain with the original subscription's billing identity (shopper). This is also why Advanced Management cannot retrieve contact info; the management system no longer recognizes it under your new context.

    Unfortunately, Azure App Service Domains cannot be moved across subscriptions using normal Resource Group migration, even within the same tenant. This is a known limitation. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-support-resources#app-service-domain

    Since domain registration is billed differently and not tied to runtime costs, you can keep the domain as-is under the old subscription, while pointing DNS records (like A, TXT, CNAME) to resources in your new subscription.

    • You can fully manage DNS from the App Service Domain's DNS zone (hosted in Azure DNS) or by linking a custom DNS zone in the new subscription. Manage App Service Domains

    https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain?tabs=root%2Cazurecli

    Or keep the domain in the old subscription, even after it expires Azure won’t delete App Service Domains just because the subscription is inactive, but you may lose the ability to renew it or manage it fully.

    Raise a support ticket with Microsoft and request a manual reassignment of the domain to a new billing owner (shopper ID) tied to the 'Betalen na gebruik' subscription. https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview

    https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

    Hope this information is helpful, if you have any further updates on this issue, please feel free to post back.

    0 comments No comments

Your answer

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