ztrhgf / DevOps_Pipelines

4 stars 3 forks source link

Error 1 with git tag in Azure Devops #8

Closed Jinssi closed 6 months ago

Jinssi commented 6 months ago

Issue: Running pipeline in Azure Devops fails on git tag creation

Error: Error no 1

Issue: Identity permissions on pipeline's repository

Solution: Service connection needs contribution access and tag creation permission to the repository.
Navigate to project settings -> repository -> -> Security Change the service connection's permissions to Allow for 'Contribute' and 'Create tag'

ztrhgf commented 6 months ago

The error says it. You have skipped this step https://doitpshway.com/how-to-easily-backup-your-azure-environment-using-entraexporter-and-azure-devops-pipeline#heading-assign-contribute-permission