Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo.
Similar Posts
Implementing Azure Diagnostics with SDK V1.3
Very helpful blog entry from Andy Cross, explaining how to enable Azure Diagnostics using version 1.3 of the Azure SDK. Click here to open link…
Introduction to Windows Azure Startup Tasks
As it is explained by Steve Marx on this article, startup tasks are actions that can be set before the Azure roles start, and a powerful resource to configure IIS and other role components. Click here to open link…
Windows Azure PDC 2010 Announcements
List of Windows Azure announcements during the PDC 2010 Keynote. I will be explaining them in detail during the following days, but this is a good start. Click here to open link…
New Windows Azure Pricing Calculator
The new Windows Azure pricing calculator lets you pick compute, database, storage, bandwidth, CDN and Service Bus capacity based on your needs. Along with predicting your expected monthly costs, the pricing calculator then recommends the most cost effective offer for you to purchase Windows Azure platform services. You can access the pricing calculator here: http://www.microsoft.com/windowsazure/pricing-calculator/
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.
Using WebDeploy with Windows Azure
Maintain your Azure application directly from Visual Studio 2010, without having to redeploy every single file… Click here to open link…