Here are most frequent questions asked about App Service domains .
How do I resolve 404 error "Web Site not found" when I browse my site ?
You are seeing this error due to one of the reasons listed below :
- The custom domain configured is missing a CNAME and/or A record . To configure the domain to your app, see how to map an existing domain .
- The browser client might still be caching the old IP address for your domain. Clear the cache by running the command ipconfig /flushdns . Verify your domain is pointing to the web app IP address using WhatsmyDNS.net .
Can I use a domain purchased in the Azure portal to point to an Azure IaaS VM instead?
Yes you can point the domain to an IaaS VM , Storage etc . See How to assign domain to a Virtual machine or Azure Storage.
Is my domain hosted by GoDaddy or Azure DNS?
You domain is registered with GoDaddy service but hosted on Azure DNS
Will I be charged for Azure DNS hosting my domain ?
The initial cost of domain purchase applies to domain registration only. In addition to the registration cost , there will be incurring charges for Azure DNS based on your usage. See Azure DNS pricing for more details.
I purchased my domain earlier from the Azure portal and want to move from GoDaddy hosting to Azure DNS hosting . How can I do this ?
It is not mandatory to migrate to Azure DNS hosting. If you do wish to migrate to Azure DNS , you will see a message in domain management experience within the Azure portal about next steps to move to Azure DNS. Migration from GoDaddy hosting to Azure DNS is a few clicks away and seamless as long as the domain was purchased from App Service.
I would like to purchase my domain from App Service Domain but can I host my domain on GoDaddy instead of Azure DNS?
For every new App Service domain purchased in the portal since July 24 2017 , will be hosted on Azure DNS. If you prefer to choose a different hosting provider , you need to go to their website to procure domain hosting solution.
Do I have to pay for privacy protection for my domain?
When you purchase a domain through the Azure portal, you can choose to add privacy at no additional cost. This is one of the benefits of purchasing your domain through Azure App Service.
If I decide I no longer want my domain, can I get my money back?
When you purchase a domain, you are not charged for a period of 5 days, during which time you can decide that you do not want the domain. If you do decide you don't want the domain within that 5-day period, you will not be charged. (.uk domains are an exception to this. If you purchase a .uk domain, you will be charged immediately and you cannot be refunded.)
Do I have to configure my custom domain for my website once I buy it?
When you purchase a domain from the Azure portal, the App Service application is automatically configured to use that custom domain. You don't have to take any additional steps.
Can I use the domain in another Azure App Service app in my subscription?
Yes. When you access the Custom Domains and SSL blade in the Azure portal, you will see any domains that you have purchased and you can configure your app to use any of those domains.
Can I transfer a domain from one subscription to another subscription?
Yes, you can, but it requires you to open a support case. In the future, we plan on providing this capability without opening a support case.
How can I manage my custom domain if I don't currently have an Azure App Service app that is not a free app?
In order to use or manage a custom domain purchased through the Azure portal, you will need to have an Azure App Service application (a Web App, Mobile App, API App, or a Function App) that is running in any non-free SKU. (Custom domains are not available for free apps.)