Azure repo - Can't create or push tag

MATTONE THOMAS 1 Reputation point
2020-12-11T13:51:52.037+00:00

I host a project on Azure DevOps Repositories and I would like to create several git tag for project version release.
I'm a GitKraken user so I added a new tag and push it to origin but this error occurs:

47377-image.png
So I checked my permission on Azure (even if I'm the project Administrator), and I allow the creation of git tag to every role.
This done nothing.

I also tried to push my tags using the git push --tags command in the bash console, but the same error is displayed.

Can someone help me to understand why I don't have as an Administrator the permission of creating git tags?

P.S : On Azure, my user profile is on Basic Access Level.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,150 questions
{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.