I've searched around and I still can't find anything on how to do this. Ideally I would like to know how to link up multiple domain names as I am now using SDK 1.3.
Does anyone have any tips on how to do this?
Thanks
Log on to your account with GoDaddy.com, and select My Account and then Manage my domains. Finally, select the drop-down menu for the domain name that you wish to use with your Azure web app and select Manage DNS. From the Domain details page, scroll to the DNS Zone File tab.
Sign in to the Azure portal using a Global administrator account for the directory. Search for and select Azure Active Directory from any page. Then select Custom domain names > Add custom domain. In Custom domain name, enter your organization's new name, in this example, contoso.com.
To elaborate on what Dave has said. When you deploy your app to Azure, it gets an address that looks something like this: myazureapplication.cloudapp.net
Per the instructions on the page here, http://www.google.com/support/a/bin/answer.py?hl=en&answer=47610 or any other dozen pages that come up when one googles "CNAME godaddy", you want to point your domain record hosted at GoDaddy to myazureapplication.cloudapp.net (or whatever your app happens to be). You're not pointing to IP, but to domain name, wihch is why its a CNAME record
HTH
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With