Setup WordPress on Azure Web Site with GitHub Publishing
Azure Web Sites includes a way to easily install a number of web apps such as WordPress, Drupal, Joomla, Orchard, and DotNetNuke. By itself, that’s a great offering. But Azure has built in a way to continuously deploy updates to your web site through TFS or Git. I’m running my blog on Azure Web Sites using WordPress and GitHub publishing and this is a walk-through of how I set that up.…