Update
I am trying to create a repository from git bash command line to AzureDevops team platform,
I've been following these instructions:
I am having trouble with the prerequisites, I ran the next lines:
az --version # version is greater than v2.0.49
az extension add --name azure-devops # no problem with this line
az devops login --organization org_url
PAT # problem arises here....
The next line arises after running end line:
Failed to authenticate using the supplied token.
I am creating the PAT by following these instructions:
Do I have to ask for manager credentials or else what could I do to solve this issue?










azwithaz.cmdand retry - P....az --version? - DFordazure-cli 2.16.0- AlvaroMartinezaz repos listand get the right output. - Charles Xuaz loginruns with fail... - AlvaroMartinez