Azure / Azure/azure-devops-cli-extension
VSTeam cant find some DevOps Projects
Open
Area: ProToCol
bug
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
We got a lot of DevOps projects. When trying to use VSTeam some off them get the error bellow . Rest works fine.
.
Tryed to get a compleate liste whit:
"$vsTeams = Get-VSTeamProject \| Get-VSTeam"
"$vsTeams | Select Name, ProjectName, Id, Description | Export-Csv -NoTypeInformation -Encoding UTF8 output.csv"
Many are missing in the list. Hope someone have seen this before and can help. Else ill try making an MS support case.
Contributor guide
Assessment
This issue has not been assessed yet.