Similar Posts
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
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…
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 Insider February 2014 – The Windows Azure Service Bus and the Internet of Things
This month, for the MSDN Magazine Windows Azure Insider column, Bruno and I write about one of the hottest topics in the industry: The Internet of Things (or IoT). We talked to some of the IoT experts inside the Windows Azure group, including Clemens Vasters and Abhishek Lal, and put together a two-piece article that…
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:
Projecting your Active Directory Identity to the Azure Cloud
How to integrate Active Directory with Azure applications using the Access Control Service (ACS) Click here to open link…