This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles.
Similar Posts
Windows Azure Insider June 2013 – Architecting Multi-Tenant Applications in Windows Azure
One of the biggest challenges that companies face when migrating applications to Windows Azure is going from a single to a multi-tenant approach, which means that some of the compute and data resources are shared by their customers. We take a look at four different areas affected by this process: – Identity and security –…
Programmatically Changing the AppPool Identity in a Windows Azure Web Role
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…
Register for the annual Scott Guthrie event April 22 in Arizona!
Click on the title to access the registration form…
Top Windows Azure Support Issues when upgrading to v1.3 of the SDK
Workarounds for resolving the two most common issues when upgrading to version 1.3 of the Windows Azure SDK. Click here to open link…
Sending Emails from Windows Azure (Part 1 of 2)
Part 1 of 2 on how to send email messages from Windows Azure. Three different patterns are described. Click here to open link…
Windows Azure Domain Name System Improvements
When you publish an application to Windows Azure, it gets its own subdomain in cloudapp.net. In order to make name resolution even faster (particularly outside the USA), the Domain Name System (DNS) used by Azure is moving to a new globally distributed infrastructure. As the article mentions, there is no customer action required. http://blogs.msdn.com/b/windowsazure/archive/2010/09/24/windows-azure-domain-name-system-improvements.aspx