You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
David Ebbo edited this page Feb 15, 2017
·
8 revisions
By default, only pushes to the master branch get deployed. But you can change this by calling a REST API on the Kudu service. One simple way to do this is to use curl.
The Azure portal (portal.azure.com) also has UI to change this: Deployment options blade -> Disconnect -> Setup -> Choose branch. This currently doesn't work in the 'local git' case.
As an alternative, you can set the branch by setting an Azure App Setting called deployment_branch.