Share via

How to configure custom domains on azure web app service and add those in GCP Cloud DNS

Rohan 0 Reputation points
2026-03-16T16:46:34.23+00:00

We are looking to route traffic from application gateway in azure or without that to a azure web service we have deployed our application to.

We need to however configure the subdomain entries under a purchased domain on Google cloud dns service. As we have already set up a custom domain and added the CNAME and TXT records in GCP DNS , we are not able to access the application with the subdomain url.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


1 answer

Sort by: Most helpful
  1. Rohan 0 Reputation points
    2026-03-17T13:32:39.9366667+00:00

    Hi Alex, we are facing this issue after adding the cname and txt record on GCP DNS. It is not pointing to public IP but to the value that Azure generated once we set up custom domains. The current custom domain we added shows a green tick and validated. But when I hit the subdomain url in the browser it does not give anything.
    Should it not bring up the application?

    Or do I need additional setup like app gateway or other config on top of this?

    0 comments No comments

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.