Specific details about SQL Azure reporting, announced during PDC 2010.
Similar Posts
Programmatically Changing the AppPool Identity in a Windows Azure Web Role
Excellent blog entry from Wade Wegner, explaining how to change settings for the IIS AppPool associated to a web role in Azure. Click here to open link…
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 Insider January 2013 – Windows Azure Web Sites
For the Windows Azure Insider January 2013 edition, Bruno Terkaly and I talk about Windows Azure Web Sites, one of the newest services offered in the Microsoft cloud platform, allowing developers to rapidly deploy and scale applications based on ASP.Net, PHP or Node.js. I hope that you find it useful.
Windows Azure Developer Guidance Map
The amount of information regarding the Windows Azure Platform is amazing… but sometimes it could be hard to find exactly what you are looking for. Fear no more! J.D. Meier has posted a blog entry with a link to the "Windows Azure Developer Guidance Map". The document is already a candidate to become my #1…
Windows Azure sessions during PDC10
Excellent guide to follow Windows Azure sessions during PDC10… Click here to open link…
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…