5
votes

I've been following instructions on the Azure site to add a CNAME to point to my Azure website. I have had some problems getting it to work and there seems to be some contradictory information in some of the posts.

I have my website running in "Shared" mode, which according to the Azure instructions supports custom domains and indeed it seems to allow me to manage domains. But some posts seem to indicate that I have to run in reserved mode. Can anyone confirm this?

Also, some posts seem to indicate that I need to add the CNAME in the Azure management portal, but I cannot find where this is. Any help appreciated?

I don't really understand A records and CNAME that well. My DNS provider allows me to add both. Do I need to change both? Currently my A record points the "root" to the IP address that Azure gives me and the CNAME points www.mydomain to the Azure website host mysite.azurewebsites.net. I have left them for a while to propogate and nothing seem to happen.

2
Read the announcement of the three categories here: weblogs.asp.net/scottgu/archive/2012/09/17/….Kris van der Mast
Are you following these instructions?cory-fowler

2 Answers

4
votes

The notion of FREE, SHARED, RESERVED website categories are very recent; Microsoft Launched it just 2 days ago. Earlier it used to be either FREE or RESERVED. You get to attach a custom domain name only for reserved instance.

With the new feature of low cost shared option, you get to attach a custom domain but it will still be in the shared pool of Azure Websites. It works out around $9.36 a month.

The reason for contradiction info in the posts are due to new to features. In short you can use both SHARED and RESERVED for attaching custom domain. With shared it is little cheaper provided you are fine with your website being served for shared pool.

Just go the SCALE Table and make your website instance SHARED from default free and then go to Configure table to put your CNAME

Screenshot - custom domain name for shared site

0
votes

DNS Management is handled differently by different domain or hosting providers , there are three places these changes can be performed (may be more )

  1. cpanel
  2. domain manage panel
  3. WHM panel

if you have only taken a domain most probably your domain provider will send you a url, in which "manage dns " option will be there.

if your site is already hosted then you might have to do it in cpanel or whm. so better call your domain hosting provider for exact steps . it saves a lot of time