fatal: Authentication failed for 'https://express706323893.scm.azurewebsites.net/express706323893.git/'

alvin tan 0 Reputation points
2024-08-20T05:42:23.6066667+00:00

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://m03User30849@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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.