Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
I understand that you would like to add a custom domain to Azure CDN.
From the looks of it,
- Your DNS Zone is not hosted in Azure.
- Instead, it is hosted in BlueHost
- From digwebinterface.com
- And there is no CNAME record created in your Hosting partner (BlueHost) for "cdn.prideconceptsllc.com"
- Now, you must check with the documentations of your Hosting partner on how to create a CNAME record.
- I think this doc explains it : https://www.bluehost.com/help/article/dns-management-add-edit-or-delete-dns-entries#add
- Once you have added the CNAME record, please make sure the DNS Propagation happened and
nslookup cdn.prideconceptsllc.com
resolves to "prideconcepts-cdn-profile.azureedge.net"- Since this is a third party hosting, we cannot comment on how long will it take for DNS Propagation to happen once you have added the CNAME record.
NOTE:
- Creating a DNS Zone named "prideconceptsllc.com" in Azure does not indicate the domain is hosted in Azure.
- This document talks about this : Delegation of DNS zones with Azure DNS.
- There is no requirement that DNS Zone should be hosted in Azure, the only requirement is that the FQDN resolves to the domain of the Azure CDN endpoint for you to add it as a custom domain.
- See : Map the permanent custom domain.
Hope this clarifies.
Cheers,
Kapil