dns
Custom domain name in Azure Part 3 – Add a custom domain to a App Service.
Now in this last part we will add the custom domain! When the DNS zone has been updated and redirected, verify first, it’s time to update your app service. Head over to the App Service and note hostname and IP. Go to the DNS Zone and add an A-record with @ that redirects to the […]
Custom domain name in Azure Part 2 – Redirect an external registrar to Azure DNS
Now we will let Azure act as our DNS name server instead of the delegated from our registrar. Go to your DNS Zone and copy the four DNS servers you’ve received for your DNS. Login to your registrar and change DNS to your Azure DNS. Done! Let’s configure an App Service for a custom domain […]
Custom domain name in Azure Part 1 – Create a DNS Zone
First of all we want to host our very own DNS zone in Azure. Search for DNS Zone in the marketplace to create a new resource. Create a DNS Zone and pick a name for your zone. Done! Next time I’ll show you how to redirect an external registrar to Azures DNS servers!
You must be logged in to post a comment.