CDN endpoint not recognize my DNS record when setting custom domain.

Icefoxz 21 Reputation points
2021-09-30T09:16:47.303+00:00

136580-20210930170433.png

136614-20210930170441.png

136661-20210930170422.png

Hi there. I created a static website suggested by documentation https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website and https://learn.microsoft.com/en-us/azure/storage/blobs/storage-custom-domain-name?tabs=azure-portal to map my website to the domain that I brought pass few months ago. But I'm now stuck on the custom domain step, I can't add my www CNAME record set due to the CND endpoint could not find my records.

Thank to anybody who might have some advice.

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
777 questions
Azure Content Delivery Network
0 comments No comments
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 50,096 Reputation points Microsoft Employee Moderator
    2021-09-30T10:50:22.297+00:00

    Hello @Icefoxz ,

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

    As per the doc, to create a CNAME record for your custom domain & map it to the temporary cdnverify sudomain, you need to create an entry as below:

    136656-image.png

    So, in your case, it would be as follows:

    Source: Enter your custom domain name, including the cdnverify subdomain, in the following format: cdnverify.<custom-domain-name>
    Which is : cdnverify.www.mota.com
    Type: Enter or select CNAME.

    Destination: Enter your CDN endpoint hostname, including the cdnverify subdomain, in the following format: cdnverify.<endpoint-name>.azureedge.net.
    Which is : cdnverify.mota.azureedge.net

    It should look like :

    136674-image.png

    But from your screenshot, it looks like you have mapped it incorrectly.

    136599-image.png

    Please edit the CNAME and map it to the your custom domain correctly for it to be validated, post which you should be able to add your custom domain to your CDN endpoint.

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

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

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.