Setting up custom domain - A record tunnelled through Cloudflare

Sujita 1 Reputation point
2022-08-10T15:08:17.787+00:00

Hello,

I would like to add a custom domain to my web app, however the DNS records are tunelled through Cloudflare. Azure isn't verifying the domain ownership even after I've made the necessary TXT and CNAME record changes. Is it possible to add a custom domain when the A records are being tunelled through Cloudflare?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,934 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 19,151 Reputation points Moderator
    2022-08-23T17:21:23.693+00:00

    Hi @Sujita ,

    Thanks for the question. Are you still facing this issue?

    Yes, you should be able to set up a custom domain through Cloudflare. Please keep in mind that it might take some time for the new custom domain to be reflected in the app's Custom Domains page. Try refreshing the browser to update the data.

    Also, double check that you meet these requirements:

    A webapp in a paid App service plan tier and not Free (F1)
    A domain which maps to a domain name server
    TXT, A records for the root domain, CNAME records for sub domains
    A hosting service to host the application which maps to the A, TXT, CNAME records.

    You can also read this blog post for more details.

    Hope that helps. Please let us know if you have further questions

    Best,
    Grace

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

    --If the reply is helpful, please Upvote and Accept as answer--

    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.