How to integrate Active Directory with Azure applications using the Access Control Service (ACS)
Similar Posts
Announcing Reduced Pricing on SQL Azure and New 100MB Database Option
Great news for SQL Azure subscribers! Microsoft announced last Tuesday significant changes to the pricing structure, resulting in 48% to 75% savings for databases larger than 1GB. Also, the 100MB database option enables customers to get started using this cloud-base relational DB engine at half of the previous price. More information after the jump… Click…
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 Diagnostics Monitor
CodePlex project showing how to view and analyze basic Windows Azure Diagnostics information. Click here to open link…
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.
Hundreds of Microsoft Press ebooks now available in the Kindle Store
I don't have a Kindle – yet -, but this is great news. http://blogs.msdn.com/b/microsoft_press/archive/2010/09/23/hundreds-of-microsoft-press-ebooks-now-available-in-the-kindle-store.aspx
Moving your WCF REST + JSON Service to Windows Azure
Excellent article on how to create a WCF Rest + JSON website, upload it to Azure, and consume it through Silverlight clients, including the Windows Phone. Click here to open link…