How do I deploy a particular branch (i.e. development branch) using Visual Studio Team Services Git repository in Azure. When I deploy from a Bitbucket repository it asks me which branch to deploy from. It does no such thing with the Team Services repo.
Once my website is linked to my Visual Studio Team Services git repository, the Deployments section in Azure reads:
The team project is linked.
Visual Studio Team Services will build and deploy your project to Windows Azure on your next check-in.
How do I deploy from my development branch?