Azure DevOps Pipeline Branch Tagging
Summary
It is possible to git repositories in Azure Devops as part of your automated build process.
Build Scripts
Manually checkout your git repository need the beginning of your job. Ensure to persist credentials so you can authenticate against git later.