fatal: Authentication failed for 'https://express706323893.scm.azurewebsites.net/express706323893.git/'
alvin tan
0
Reputation points
alvin [ ~/cna-express ]$ git remote add azure $DEPLOYMENTURL
git checkout -b master
git commit -a -m "test"
git push --set-upstream azure master
error: remote azure already exists.
fatal: a branch named 'master' already exists
On branch master
nothing to commit, working tree clean
Password for 'https://******@express706323893.scm.azurewebsites.net':
fatal: Authentication failed for 'https://express706323893.scm.azurewebsites.net/express706323893.git/'
This question is related to the following Learning Module
Azure Database for PostgreSQL
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
1,427 questions
Sign in to answer