Azure / Azure/azure-devops-cli-extension
az devops project list
- Dominant language
- Python
- Stars
- 682
- Forks
- 278
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 3
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az devops project list
Extension Name: azure-devops. Version: 0.20.0.`
**Errors:**
```
Only returns a single project. It should return 8 projects
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
az login not using a PAT
- `az devops project list --organization {}`
## Expected Behavior
## Environment Summary
```
Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI
azure-cli 2.29.0 *
Extensions:
azure-devops 0.20.0
```
## Additional Context
I can run the same command on a different machine and it I get the expected results. It returns 8 projects just as it does in dev.azure.com
Contributor guide
Assessment
This issue has not been assessed yet.