Azure / azure-devops-cli-extension

Azure DevOps Extension for Azure CLI
https://docs.microsoft.com/en-us/cli/azure/ext/azure-devops/?view=azure-cli-latest
MIT License
618 stars 240 forks source link

az devops project list #1223

Open h112118 opened 2 years ago

h112118 commented 2 years ago

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.

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

Lddeiva commented 2 years ago

@h112118 , This is working properly. Can you please confirm if the identity you use has access to all those 8 projects you mentioned?