Change the Git branch that deploy to Azure App Service. This call the REST API on the Kudu service.
Copy chbranch.bat.
Set up the parameters.
set app=### application name ###
set user=### user ###
set password=### password ###
chbranch <branch>
Deploy when the batch is complete.