question

Bramabrahim-3922 avatar image
0 Votes"
Bramabrahim-3922 asked ajkuma-MSFT answered

Unable to Push to Azure

I have the following error message and can´t figure out how to solve this problem, because I can´t push my stuff to azure. "master" is transmitted via push. Error while trying to push to the remoterepository: Git failed with a fatal error. Git failed with a fatal error. Cannot determine the organization name for this 'dev.azure.com' remote URL. Ensure the credential.useHttpPath configuration value is set, or set the organization name as the user in the remote URL '{org}@dev.azure.com'. Pushing to https://dev.azure.com/....(personal data) To https://dev.azure.com/....(personal data) = [up to date] master -> master updating local tracking ref 'refs/remotes/origin/master' Everything up-to-date I had to translate a few messages to english. If anyone had a clue that would be nice.

azure-notification-hubs
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ajkuma-MSFT avatar image
0 Votes"
ajkuma-MSFT answered

@Bramabrahim-3922, Thanks for the question! Apologies for the delay in responding here.

To better assist you on this, could you please share more details on your deployment setup and configuration? Are you pushing to Azure App Service or leveraging Azure Notification Service?

A few things you could try to narrow-down the issue:

Kindly review for any proxy references in the Git config global file.
Validate the credentials used Git credential manager/Windows. Also, please check it it’s the right branch is 'main" or ‘master’.

Note: Kindly do not share any PII information on the public forum.

P.S. We may have to add/re-tag to receive insights from the targetted audience/SMEs.

See - Azure DevOps Services support


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.