Skip to content

Conversation

@houk-ms
Copy link
Contributor

@houk-ms houk-ms commented Feb 3, 2021

Description

  • roleName is the name of a role, which is provided by user as the display name.
  • roleDefinitionName is the name of a role definition, which is a GUID. It's called roleDefinitionName in the request body while is called name in response.

This pr provides two improvements

  1. In the current command output of az keyvault role assignment list, the roleDefinitionName actually is roleName, this pr fixes the problem.

previously

image

now

image

  1. Besides, the pr provides another column for the table view of command az keyvault role definition list, so that users won't be confused by the two names.

previously

image

now

image

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@houk-ms houk-ms requested a review from yungezz February 3, 2021 07:00
@houk-ms houk-ms self-assigned this Feb 3, 2021
@yungezz
Copy link
Member

yungezz commented Feb 3, 2021

we'll need communicate with Amit about the change

@houk-ms houk-ms added the KeyVault az keyvault label Feb 3, 2021
@houk-ms
Copy link
Contributor Author

houk-ms commented Feb 3, 2021

we'll need communicate with Amit about the change

Sure, i'll do that

@houk-ms
Copy link
Contributor Author

houk-ms commented Feb 19, 2021

Have confirmed with service team about the breaking changes, they agree to fix. @yungezz @fengzhou-msft Please find time to review.

@houk-ms houk-ms merged commit 69c0684 into Azure:dev Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

KeyVault az keyvault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants