Enabling Continuous Delivery for Azure Cloud Service Projects (Web or Worker Role) Using TFS source control & TFS Build Agents with Octopus Deploy.

Last week I have written a blog post about how you can build in TFS and Deploy using the Octopus Deploy of various similar applications like ASP.NET web applications , API and windows services  . This week’s post is on how we can deploy Microsoft Azure Cloud Service projects using the same tools and the… Read More Enabling Continuous Delivery for Azure Cloud Service Projects (Web or Worker Role) Using TFS source control & TFS Build Agents with Octopus Deploy.

How to Upgrade Windows Azure Tools for Microsoft Azure Cloud Service projects. (Continuous Integration Builds failing on TFS/ Teamcity Build Server)

Scenario : Recently I was involved in writing a cloud service have used Visual Studio 2013 to create a cloud service projects. I was able to use compile and run the application on the local development machine which is windows 7. Now, I have a need to run the Continuous Integration build on the TFS Build server.… Read More How to Upgrade Windows Azure Tools for Microsoft Azure Cloud Service projects. (Continuous Integration Builds failing on TFS/ Teamcity Build Server)

Continuous Integration and Continuous Delivery using TFS 2013 and Octopus Deploy in Windows Azure

  Recently I have been looking at the TFS 2013 as a source control system and Continuous Integration Tool to enable teams to develop more productive manner. Then Extend to continuous Delivery/Deployment using the tool Octopus Deploy. Octopus Deploy have become my favourite Deployment/Delivery Model. This Model can be replicated for on premise/private cloud infrastructure… Read More Continuous Integration and Continuous Delivery using TFS 2013 and Octopus Deploy in Windows Azure