Skip to content

Latest commit

 

History

History
executable file
·
34 lines (28 loc) · 2.69 KB

readme.md

File metadata and controls

executable file
·
34 lines (28 loc) · 2.69 KB

Buy domain name in Azure

App Service domains are custom domains that are managed directly in Azure.

Host your domain in Azure DNS

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

Create DNS records in a custom domain for a web app

FAQs on App Service Domain

FAQ App Service Domain and Custom Domains

Use domain purchased in the Azure portal to point to an Azure VM or Storage

Assign App Service domain to Azure VM or Azure Storage

Azure DNS

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.

Release the domain purchased in Azure App Service Domain