Specific details about SQL Azure reporting, announced during PDC 2010.
Similar Posts
Windows Azure Insider The Digital Government Issue – Choose a Cloud Network Government-Compliant Applications
MSDN Magazine recently released a special issue about the tools, technologies and services that the government is using to digitally interact with citizens. Bruno and I contributed with an article that talks about the current state of cloud adoption for government institutions, explaining the different hybrid models for deployment (PaaS + IaaS) and services (public…
Node.js and Windows Azure bootcamp in Salt Lake City
I had a chance to talk – along with my friend and colleague Steve Seow – about Node.js and Windows Azure this past Saturday in beautiful Salt Lake City. We had a really enthusiastic audience, building Node.JS application from scratch and learning about the benefits of the Windows Azure PaaS model, which facilitates and simplifies…
Windows Azure Domain Name System Improvements
When you publish an application to Windows Azure, it gets its own subdomain in cloudapp.net. In order to make name resolution even faster (particularly outside the USA), the Domain Name System (DNS) used by Azure is moving to a new globally distributed infrastructure. As the article mentions, there is no customer action required. http://blogs.msdn.com/b/windowsazure/archive/2010/09/24/windows-azure-domain-name-system-improvements.aspx
Windows Azure SDK version 1.4 has been released
The Windows Azure team announced the release of version 1.4 for the Windows Azure SDK, along with the corresponding update to the management console. The official announcement can be found here: http://tinyurl.com/46cn8bc The SDK is now available on the Microsoft downloads website, found here: http://tinyurl.com/2c8r9a7 The following features have been added:
Windows Azure Insider December 2012 – Using Service Bus sessions for advanced messaging patterns
For the December 2012 issue of the MSDN magazine Windows Azure Insider column, Bruno and I take on the session capabilities offered by the Service Bus, allowing developers to group messages and use a private state for storing global values. We also talk about advanced messaging patterns, and their importance when it comes to decoupling…
Sending Emails from Windows Azure (Part 2 of 2)
Part 2 of 2 on how to send email messages in Windows Azure. Click here to open link…