Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevCenter - az devcenter dev dev-box list is scoped only to the calling user #30547

Open
joekru opened this issue Dec 19, 2024 · 1 comment
Open
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team.

Comments

@joekru
Copy link

joekru commented Dec 19, 2024

Describe the bug

The documentation for the lab shows that command is how to list all dev boxes in the dev center. However, when actually called it will only show dev boxes that are allocated to the calling user.

Examples List all dev boxes in the dev center az devcenter dev dev-box list --dev-center-name "ContosoDevCenter"

Related command

az devcenter dev dev-box list --dev-center-name "ContosoDevCenter"

Errors

No errors are shown

Issue script & Debug output

az devcenter dev dev-box list --dev-center-name "ContosoDevCenter"

Expected behavior

The documentation says all dev boxes in the dev center will be listed.

Environment Summary

{
"azure-cli": "2.67.0",
"azure-cli-core": "2.67.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {
"desktopvirtualization": "1.0.0",
"devcenter": "6.1.0",
"load": "1.2.0",
"quota": "1.0.0",
"resource-graph": "2.1.0"
}
}

Additional context

No response

@joekru joekru added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Dec 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Dec 19, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 19, 2024

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. customer-reported Issues that are reported by GitHub users external to the Azure organization. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants