-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
API version 2020-04-01-preview does not have operation group 'role_assignments' #16498
Comments
az role |
This appears to be similar to #13827. Backleveling to azure-cli 2.16 worked as a workaround. The same command works fine from that version. |
This issue is not the same as #13827 because the error As you installed Azure CLI via azure-cli/src/azure-cli/setup.py Line 68 in 2d9c7fc
TL; DR: This SDK is not merged to the |
|
The following occurs when trying to display the assignment list from the 'az role assignment' on Linux. The same command, runs without error from the same version of az in the cloud shell, with the same core and telemetry versions.
Command Name
az role assignment list
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az role assignment list --all
Expected Behavior
Environment Summary
Additional Context
The text was updated successfully, but these errors were encountered: