Recent Posts

Deploy your Azure Website with VSTS Build

4 minute read

From VSTS (Visual Studio Team Services) your can deploy to a Azure Website directly directly from a build. Setting this up will require a couple of steps. In...

Development Cycles (DevOps) and Office365

3 minute read

Just before the Christmas Holiday’s I wanted to share some insights with the readers of my blog around Development Cycles and Office365. Development Cycles c...

HTTPS only for Azure Websites

1 minute read

In some situations you would like your Azure website to only work under HTTPS. By default a Azure website will work under HTTP and HTTPS. Today I was searchi...