Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role.
Similar Posts
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…
Netflix Launches Canadian Serv…
Netflix Launches Canadian Service for Streaming Movies and TV Episodes over the Internet: Hey, friends in Canada….. http://bit.ly/9jisMh
TFS on Windows Azure
All that you wanted to know about running TFS (Team Foundation Server) on the Windows Azure platform. Click here to open link…
Mark your calendars! Windows Azure OSS Summit in Argentina, March 2013
Now is the turn for Buenos Aires, Argentina, where we will be talking about the integration between Windows Azure and Open Source technologies. Don’t miss the Python, PHP, Java and node.js sessions, while we show you how to take advantage of multiple database engines – including Azure table storage, MongoDB, neo4j and Cassandra – for…
Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs
Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…
Auto-scaling your applications in Windows Azure
One of the big benefits of deploying applications to Windows Azure is being able to scale them on demand. What if you could automate this process based on traffic or number of requests? This article explains the different approaches that can be taken to achieve this… Click here to open link…