azure-devops-cli-extension icon indicating copy to clipboard operation
azure-devops-cli-extension copied to clipboard

az devops project list

Open h112118 opened this issue 4 years ago • 1 comments

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

h112118 avatar Nov 03 '21 16:11 h112118

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

Lddeiva avatar Dec 17 '21 10:12 Lddeiva