Excellent blog entry describing options for Claims authentication. The required sign-in flow is sometimes hard to follow, and this was a great reference for me.
Similar Posts
Windows Azure AppFabric Caching transactions and update modes
While talking to a startup company today, they asked me about the Windows Azure AppFabric Caching service, trying to replace a Redis self-managed deployment. The conversation steered specifically towards atomic transactions and update modes. I found a really good white paper from Scott Seely that talks about the two update patterns supported: optimistic and pessimistic….
Windows Azure SDK version 1.4 has been released
The Windows Azure team announced the release of version 1.4 for the Windows Azure SDK, along with the corresponding update to the management console. The official announcement can be found here: http://tinyurl.com/46cn8bc The SDK is now available on the Microsoft downloads website, found here: http://tinyurl.com/2c8r9a7 The following features have been added:
Windows Azure Application Monitoring Management Pack – Release Candidate
The Release Candidate for the Windows Azure Monitoring Management Pack is available again for download. Click here to open link…
Windows Azure Insider July 2013 – Meter and Autoscale Multi-Tenant Applications in Windows Azure
This month, for the MSDN Magazine Windows Azure Insider column, Bruno and I follow up on the topic of creating multi-tenant solutions in the cloud, particularly focusing on metering and auto-scaling, which are crucial tasks for properly maintaining applications that serve multiple resources sharing compute and storage resource. The full article can be found here:…
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…
New plugin for Eclipse to get Java developers off the ground with Windows Azure
Another step to improve the Windows Azure experience for Java developers. Click here to open link…