App Service domains are custom domains that are managed directly in Azure.
You can use Azure DNS to host your DNS domain and manage your DNS records. By hosting your domains in Azure, you can manage your DNS records by using the same credentials, APIs, tools, and billing as your other Azure services.
- Host your domain in Azure DNS
- Verify the delegation - You may need to wait at least 10 minutes after you complete the delegation, before you can successfully verify that it's working. It can take a while for changes to propagate through the DNS system.
nslookup -type=SOA absazure1.com
When you use the portal, the following things happen behind the scene to configure custom domain name:
- A root "A" record pointing to your domain
- A root "TXT" record for verification
- A "CNAME" record for the www name that points to the A record
FAQ App Service Domain and Custom Domains
Assign App Service domain to Azure VM or Azure Storage
Azure DNS is a hosting service for DNS domains that provides name resolution by using Microsoft Azure infrastructure. By hosting your domains in Azure, you can manage your DNS records by using the same credentials, APIs, tools, and billing as your other Azure services.
You can't use Azure DNS to buy a domain name. For an annual fee, you can buy a domain name by using App Service domains or a third-party domain name registrar. Your domains then can be hosted in Azure DNS for record management.