Preventing Visual Studio Online (TFS) from Auto Deploying to Azure Websites on Build Success -



Preventing Visual Studio Online (TFS) from Auto Deploying to Azure Websites on Build Success -

i have visual studio online (microsoft team foundation server) using free account, hooked msvc 2013 web update 3 , deploying direct azure website.

the build definition trigger set manual. current build process template azurecontinous deployment.11.xaml. 1 time build process kick-started using online portal, if succeeds, website automatically deployed.

i'd know how stop project automatically deploying website, can build , deploy when want - using "ready deploy" maybe.

i'm guessing can switch build process template 1 of others, 1 should utilize , why?!

azure visual-studio-online

Comments