Share via

How to keep using subdomain myendpointname.azureedge.net when migrating from Azure CDN from Edgio to Azure Front Door Standard?

Setyo Nugroho 25 Reputation points
2024-11-12T00:32:54.3166667+00:00

When creating a new end point in Azure Front Door Standard, the endpoint hostname is in the format of endpointname-hash.z01.azurefd.net.

My current endpoint name in Azure CDN from Edgio is endpointname.azureedge.net.

What steps are necessary to continue using my previous subdomain myendpointname.azureedge.net when migrating from Azure CDN from Edgio to Azure Front Door Standard?

Azure Front Door
Azure Front Door

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

Azure Content Delivery Network

Answer accepted by question author

Anonymous
2024-11-12T07:16:56.9366667+00:00

Hi @Setyo Nugroho,

Welcome to Microsoft Q&A Platform. Thank you for reaching out & hope you are doing well.

  • We understand your interest in retaining the subdomain myendpointname.azureedge.net while transitioning from Azure CDN to Azure Front Door Standard.
  • Unfortunately, this is not feasible since Azure Front Door automatically assigns a subdomain under azurefd.net as the default frontend host.
  • This subdomain is included by default in the URL used to deliver content from Front Door to your backend.
  • However, Azure Front Door offers the flexibility to use a custom domain for your endpoint, allowing you to use your own URL instead of the default azurefd.net domain.
  • If your application code currently references an Azure CDN endpoint, we recommend updating it to use a custom domain name.

For Reference: https://learn.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain

Additional Reference: https://learn.microsoft.com/en-us/azure/frontdoor/migrate-cdn-to-front-door

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

If you have any further queries, do let us know. If the answer is helpful, please click "Accept Answer" and "Upvote it."

This will help other community members find the right answers.

Regards,

Sai Prasanna.

Was this answer helpful?

1 person found this answer helpful.

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.