Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Hi @Rebu Thomas
Have you followed the steps carefully in https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain?tabs=a%2Cazurecli
A wildcard domain you should use a CNAME record with ***** in the name field in your DNS provider.
A subdomain you should use a CNAME record.
A root domain you should use an A record.
Also bear in mind DNS propagation. You could use a public lookup tool like MXToolbox or NSLOOKUP in the command line to verify.
Kind regards
Daniel
https://ourcloudnetwork.com
