CDN Migration to Azure Front door

Reddy, Santosh 0 Reputation points
2024-12-26T10:33:46.61+00:00

Unable to create custom domain in azure dns zone. I have created below records in DNS Zone but its not working

mbap-test.test-bh.com - Here i have created cname with below values

name: mbap-test.test-bh.com

type:cname

alias record set: no

ttl: 30 sec

alias: mbapnonprodfdprf.azurefd.net

_dnsauth.mbap-test - Here i have created cname with below values

name: _dnsauth.mbapdev.test-bh.com

type:txt

alias record set: no

ttl: 30 sec

value: <generated from azure front door domain>

i tried nslookup mbap-test.test-bh.com, nslookup -type=TXT dnsauth.mbapdev.test-bh.com,

nslookup -type=TXT _dnsauth.mbapdev.test-bh.com - but not getting any response

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
716 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ganesh Patapati 2,900 Reputation points Microsoft Vendor
    2024-12-26T12:11:08.5366667+00:00

    Hi Reddy, Santosh

    Greetings!

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

    Do you own this domain, if yes then have you delegated to azure and if you are don't delegated to azure properly then creating a DNS zone in azure all those steps will not going to help.

    I'm assuming that you own this Domain somewhere and delegated it.So,Could you please confirm this and then follow these steps whatever the articles are provided to you.

    • Obtain a custom domain if you don't have one. You can purchase one from a domain provider. For example, see Buy a custom domain name.
    • If your DNS domains are hosted on Azure, delegate the domain provider's DNS to Azure DNS. For instructions, see Delegate a domain to Azure DNS. If you use another domain provider for DNS, manually validate the domain by entering the required DNS TXT records.

    How to Configure a custom domain on Azure Front Door by using the Azure portal

    Refer: https://zcusa.951200.xyz/en-us/azure/frontdoor/standard-premium/how-to-add-custom-domain

    The Add or update the CNAME record pane appears with the necessary CNAME record information. If using Azure DNS hosted zones, you can create the CNAME records by clicking Add on the pane. If using another DNS provider, manually enter the CNAME record name and value as shown on the pane.

    Refer: https://zcusa.951200.xyz/en-us/azure/frontdoor/standard-premium/how-to-add-custom-domain#associate-the-custom-domain-with-your-azure-front-door-endpoint

    Screenshot of the Add or update the CNAME record pane.

    Once the CNAME record is created and the custom domain is associated with the Azure Front Door endpoint, traffic starts flowing.

    After validating and associating the custom domain, ensure that the custom domain is correctly referenced to your endpoint.

    Screenshot showing the validated and associated custom domain.

    Finally, verify that your application content is being served by using a browser.


    If above is unclear and/or you are unsure about something add a comment below.

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    Regards,

    Ganesh

    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.