Deploying more than one instance of your web-facing role enforces the Windows Azure Compute Service Level Agreement (SLA). See the full blog entry from the Azure team…
Similar Posts
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…
Managing and Monitoring Windows Azure applications with System Center 2012
As part of the effort of better integrating and managing on-premises and cloud resources, System Center 2012 offers different capabilities to monitor Windows Azure instances. This article from the Microsoft Server and Cloud Platform team shows how to upload, deploy and monitor applications to the cloud using the latest version of System Center. Click here…
Access Control Service Samples and Documentation
Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo. Click here to open link…
Talentica: 10 things to do while migrating an ASP.NET App to Azure
Great tips on what to check before uploading an ASP.Net application to Windows Azure. http://talenticaservices.blogspot.com/2010/09/10-things-to-do-while-migrating-aspnet.html
Windows Phone 7 Event – Park Meadows Microsoft Store
I had the opportunity to do a presentation about Windows Azure at the Park Meadows Microsoft Store in Denver last month. One of our premier partners, Blue Dot Solutions, demonstrated an application running on this platform that offers Mobile 311 services to different devices, including the new Windows Phone 7.
About using IntelliTrace with Windows Azure…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User GroupĀ – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…