I worked on trying to get my own domain, like mydomain.com hosted on Azure sites.
I updated / scaled to change the settings to General.
I added a CNAME record from www.mydomain.com to mydomain.azurewebsites.net.
I added www.mydomain.com to my site in azure mode under "Domain Management", and this allowed me to add it successfully.
I can successfully browse the website from www.mydomain.com.
I changed the A record for mydomain.com to the IP address listed in the "Domain Management" section of the Azure website.
CNAME and A records are distributed based on testing on my computer and on centralops.net's DNS lookup tools.
If I switch to mydomain.com, I will get 404. www.mydomain.com works as expected.
Can anyone help?
source
share