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
MSDN Magazine November 2012 – WAMS: A Robust Back End for Your Device Applications
In this month´s Windows Azure Insider column for MSDN Magazine, Bruno and I talk about Windows Azure Mobile Service, which abstracts many of the common tasks associated with developing solutions for device applications based on asynchronous calls. I hope that you enjoy it and find it helpful. http://msdn.microsoft.com/en-us/magazine/jj721590.aspx.
Migrating Windows Service to Azure Worker Role
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. Click here to open link…
Microsoft Azure Readiness Kit for DevCamps February 2016 update
Content for the Microsoft Azure Readiness Kit DevCamps has been recently updated to reflect the latest announcements, including PaaS, App Services, IaaS, Machine Learning, Data platform and storage, Media, Integration and Identity. Great resource for beginners that want to understand the Azure platform or for experts who need a quick refresh on the multiple Azure…
Supporting mobile device applications using RESTful services running on Windows Azure
I recently wrote an article with my friend and colleague Bruno Terkaly for MSDN magazine on using Windows Azure to support mobile device applications (including iOS, Android, and Windows Phone) that require back-end services. The solution that we propose is based on a REST style architecture, a very popular approach that provides flexibility and speed….
Windows Azure Insider May 2013 – Geo-Protection for Video Blobs Using a Node.js Media Proxy and MongoDB
For the May 2013 edition of the MSDN magazine Windows Azure Insider column, Bruno and I cover a common scenario that developers and companies face when trying to distribute video files around the world: protecting content from being accessed in specific countries. The solution is based on a Node.js server running on Windows Azure Web…
New Full IIS Capabilities: Differences from Hosted Web Core
Description of the new Azure Web Role capabilities, including full control of IIS, multiple web sites, independent application pools, among other capabilities. Click here to open link…