Continuous deployment to Azure from TFS 2012 Update 2 -


i not using tfs service (preview/online). running tfs 2012 update 2 on-site , trying deploy azure service contains web , worker role. i'm using azure sdk 2.0.

i have tried endlessly deployment working "azurecontinuousdeployment.11" template. however, effort , read on web, seems template applies when using tfs service (online/preview) , not on-premise tfs.

i have ventured down path suggested http://blogs.msdn.com/b/tomholl/archive/2011/12/06/automated-build-and-deployment-with-windows-azure-sdk-1-6.aspx , http://www.justaprogrammer.net/2012/10/18/continuous-integration-with-windows-azure-sdk-1-7-powershell-and-tfs-build-too/ article. started process, have nothing working yet. however, when looking @ steps required do, can't , pause moment , think "is there better way?". on tfs 2012 update 2, tfs preview has been out for, there must easier way this.

what suggested steps/processes required continuous push of azure solution out cloud part of tfs?

any suggestions?

the problem azure sdk 2.0 not yet roled out on tfs online build, see also: http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3932152-install-windows-azure-2-0-0-0-sdk-on-the-https-t.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -