I've been getting questions regarding Azure billing. This is a good page explaining charges and how to analyze daily usage data.
Similar Posts
Gaining Performance Insight into SQL Azure
Since the SQL Profiler is not currently supported for SQL Azure, this article lists a few alternatives on how to measure query performance… Click here to open link…
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Windows Azure Scenarios Map
Another great blog entry from J.D. Meier. Excellent guide on the right questions to ask yourself when designing a Windows Azure application, based on the scenario at hand. Click here to open link…
CloudFest Denver 2012 PRE102 – Presentation PowerPoint deck (Software Architectures for the Cloud)
I had the opportunity to deliver a presentation on Cloud-based Software Architectures during CloudFest in Denver. I talked about patterns, practices, and principles that are becoming popular thanks to the different components and features offered by cloud development platforms like Microsoft Windows Azure. Moreover, I have a few slides on how some of our ISVs…
The uniqueidentifier type, clustered indexes, and SQL Azure
Great blog entry from the SQL Azure team on using the uniqueidentifier type (GUIDs) in SQL Azure databases, including pros / cons, and workarounds. 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…