I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication.
Similar Posts
Windows Azure Insider September 2013 – Hadoop and HDInsight: Big Data in Windows Azure
For the September edition of the Windows Azure Insider MSDN magazine column, Bruno and I write about Big Data, the benefits of the MapReduce model, and HDInsight, the Windows Azure component that offers Hadoop-as-a-Service in the public cloud. We also show how to perform simple analytics against a public dataset using Java code and and…
Don’t miss it! Windows Azure Discovery Event in Boulder, CO March 20th, 2012
Join us for this free, invitation-only Windows Azure Discovery Event, brought to you by Metro – Microsoft’s Early Adopter Program and the Global Windows Azure incubation team. Our goal is to help ISVs and software startups understand latest updates on Microsoft’s Cloud Computing offerings with the Windows Azure Platform, discuss the opportunities for the cloud,…
Building Scale-Out Database Solutions on SQL Azure
Link to PDC 2010 session that shows different techniques to scale-out SQL Azure Databases, including sharding and horizontal partioning. Click here to open link…
Web Page Image Capture using a Windows Azure app
Good example on how to capture web pages to an image using an Azure application, incuding how to use local storage, as well as combining the responsibilities of a web and a worker role in a single one. http://blog.smarx.com/posts/web-page-image-capture-in-windows-azure
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…
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…