Build Bamboo from Bitbucket, Deploy to Azure Cloud
I'm looking for a solution using all Atlassian products similar to Visual Studio Online to build and deploy a .NET web application. Basic workflow would be: Merge to Master (Git on Bitbucket) Test/Build using Bamboo Deploy to Azure Cloud (not Web Sites, not Virtual Machines) Visual Studio Online does this quite easily ( hosted build controller , deploy ), its all Microsoft so it works together nicely. I know Azure works with any Git repo directly, but I'm unsure how to bring the build and deploy steps into play together using Atlassian services. Use the Azure Command Line interfaces available