I don't have a Kindle – yet -, but this is great news.
Similar Posts
Managing and Monitoring Windows Azure applications with System Center 2012
As part of the effort of better integrating and managing on-premises and cloud resources, System Center 2012 offers different capabilities to monitor Windows Azure instances. This article from the Microsoft Server and Cloud Platform team shows how to upload, deploy and monitor applications to the cloud using the latest version of System Center. Click here…
Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs
Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…
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…
Microsoft JDBC Driver 3.0 for SQL Server and SQL Azure
The latest version of the Microsoft JDBC Driver (3.0) now supports SQL Azure. Click here to open link…
SQL Azure Backup and Restore Strategy
Good summary of techniques to backup and restore SQL Azure databases, as well as some thoughts on features that future tools will provide. Click here to open link…
Sticky HTTP Session routing in Windows Azure
I've been getting a lot of questions regarding Load Balancing in Windows Azure during the last few days, specifically on how to achieve Sticky HTTP sessions when required. Ryan Dunn posted a great article on how to achieve this via a socket listener… Click here to open link…