I have an ASP.net web application hosted on Rackspace cloud. This application sends out emails out when a user registers, or there is an error and also sometimes announcing new features and stuff like that.
At some point I had done some research and came to know that you will not have the SMTP email configuration on Azure.
Can you let me know how I can migrate to Azure keeping the emailing feature as part of the application.
I found converting an existing asp.net application to Azure is pretty easy, this is my only issue.
Does your book talk about migrating existing ASP.net applications to Azure.
Thanks for your help with this, I appreciate it.












