How to Deploy windows azure project on successful build to staging in tfs 2010


can me in how deploy windows azure project on successful build staging in tfs 2010

hi swetha9,

thank post.

deploytoazure allows automating deployment of windows azure project , making part of tfs 2010 build process without using powershell , azure management cmdlets.
solution includes:

  • a set of custom workflow actions wrapping azure management api operations such getdeployment, getoperationstatus, newdeployment, removedeployment , setdeploymentstatus;
  • helper actions such findpackageandconfigurationfiles, loadcertificate , waitforoperationtocomplete;
  • designer activity deploytoazure implementing deployment logic ;
  • reusable build definition template.

step-by-step instruction can refer http://deploytoazure.codeplex.com/wikipage?title=how-to%3a%20deploy%20to%20windows%20azure%20from%20tfs%20build%20using%20deploytoazure&version=1.

other articles refer:
http://blog.slalom.com/2011/08/19/building-and-deploying-windows-azure-projects-using-msbuild-and-tfs-2010/
http://bartwullems.blogspot.com/2011/08/deploying-windows-azure-project-from.html

if unclear, please free feel let me know.

best regards,


lily wu [msft]
msdn community support | feedback us



Archived Forums V  >  Team Foundation Server - General



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........