This question already has an answer here:
I have created a website for a client (my first freelance job!) and my client is generally happy, however they want the address bar to always show the www. portion, even if it isn't typed.
Is this possible? I have purchased the domain through 123-reg and am hosting the website on Azure (as an Azure Website). I am guessing I need to add an A record to the DNS settings, would this be correct? Or is it a setting I need to change on Azure? Or something on the web.config file?
The site has been created with ASP.Net MVC4.
Thanks



