Continuous Deployment with Windows Azure Websites and Bitbucket
A little over a month ago Scott Guthrie announced support for continuous deployment in Windows Azure Web Sites with GitHub and CodePlex. Yesterday while I was browsing the azure tag on StackOverflow, I...
View ArticleCreating up to 50 free Windows Azure Web Sites in a single subscription
When Windows Azure Web Sites were announced during the Meet Windows Azure event (June 7th, 2012) the preview version was only available in the East US region. The pricing details page explained what...
View ArticleDeploy your legacy ASP.NET Web Site to Windows Azure Web Sites
This is a follow up post for an answer on StackOverflow. There are plenty of tutorials on the official Windows Azure website about deploying an ASP.NET Web Application to Windows Azure Web Sites. You...
View ArticleImprove performance of your Node.js Web Site with Windows Azure Caching...
If your application is running in a Cloud Service (Web/Worker Role) it’s very easy add caching to your application by using Windows Azure Caching: Windows Azure Caching introduces a new way to perform...
View Article