DevCenter - az devcenter dev dev-box list is scoped only to the calling user #30547
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.
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
The text was updated successfully, but these errors were encountered: