-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Role] az role assignment list/delete
: Support --assignee-object-id
#30469
base: dev
Are you sure you want to change the base?
Conversation
❌AzureCLI-FullTest
|
|
rule | cmd_name | rule_message | suggest_message |
---|---|---|---|
role assignment delete | cmd role assignment delete added parameter assignee_object_id |
||
role assignment list | cmd role assignment list added parameter assignee_object_id |
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
In azure-cli/src/azure-cli/azure/cli/command_modules/role/custom.py Lines 244 to 245 in 1d63a5f
Classic administrator support should be dropped: #29470 |
In azure-cli/src/azure-cli/azure/cli/command_modules/role/custom.py Lines 268 to 270 in 464a79c
I feel this behavior should be skipped if |
Related command
az role assignment list
az role assignment delete
Description
Close #30436
Testing Guide