Share via

Azzure Front Door Premium to Premium Domain Migration

Tom Kompare 20 Reputation points
2026-03-11T20:29:41.1866667+00:00

I have a situation where we need to move domains from a Front Door Premium to a different Front Door Premium in a different subscription. Is there any way to do this with either no downtime, or are there best practices to minimize downtime? The only documentation I can find are migrations from classic to premium, and that is not our case here. How long will the maintenance window need to be if zero downtime?

Azure Front Door
Azure Front Door

An Azure service that provides a cloud content delivery network with threat protection.

{count} votes

Answer accepted by question author
  1. Venkatesan S 5,710 Reputation points Microsoft External Staff Moderator
    2026-03-11T20:44:21.7233333+00:00

    Hi Tom Kompare,

    Thanks for reaching out in Microsoft Q&A forum,

    We need to move domains from a Front Door Premium to a different Front Door Premium in a different subscription. Is there any way to do this with either no downtime, or are there best practices to minimize downtime? How long will the maintenance window need to be if zero downtime?

    Migrating a custom domain between two Azure Front Door Premium instances that reside in different subscriptions requires careful planning because Azure does not support directly transferring a domain from one Front Door profile to another.

    A custom domain can only be associated with a single Front Door profile at a time. Because of this limitation, the domain must first be removed from the source profile before it can be attached to the target profile.

    • Lower DNS TTL early: Set your custom domain's TTL to 300 seconds (5 minutes) at least 24-48 hours before cutover. This ensures global DNS changes propagate quickly once you update the CNAME record to point to the new Front Door endpoint.
    • Pre-configure target profile: Build out the new Front Door Premium completely origin groups, routes, WAF policies, rules engine before the migration window. The profile must be production-ready to serve traffic immediately upon domain attachment.​
    • TXT pre-validation: Add AFDVERIFY TXT records to your DNS while the domain remains on the source Front Door. This skips validation delays and speeds certificate provisioning (1-10 minutes typical for Premium managed certs).

    After the domain is added to the new profile, managed certificate provisioning and configuration propagation will occur across the Front Door edge network. This usually completes within a few minutes.

    Although true zero downtime cannot be guaranteed because the domain must briefly detach from the original profile, the interruption is typically very short when these preparations are followed.

    Update:

    As discussed through offline and from PG update,

    If the AFD is empty, you can delete the empty AFD and move the entire AFD to the other subscription if they want to without downtime

    look here 

    Azure Front Door frequently asked questions (FAQ) | Microsoft Learn  

    Is it possible to migrate a domain from one Front Door endpoint to another Front Door endpoint without any downtime?

    At this time, we don't offer the option to move domains from one endpoint to another without any interruption in service. You need to plan for some downtime if you want to migrate your domains to a different endpoint. 

    Reference:

    Kindly let us know if the above helps or you need further assistance on this issue.

    Please do not forget to 210246-screenshot-2021-12-10-121802.pngand “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful

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.