Thirumalesh Aaraveti
Thirumalesh Aaraveti
Package-details:- Name: azure-mgmt-authorization Version: 4.0.0 I am calling the role_assignment operations by following this [doc](https://learn.microsoft.com/en-in/python/api/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.operations.roleassignmentsoperations?view=azure-python#azure-mgmt-authorization-v2022-04-01-operations-roleassignmentsoperations-list-for-scope). In which I used the list_for_scope method that returns the [RoleAssignment](https://learn.microsoft.com/en-in/python/api/azure-mgmt-authorization/azure.mgmt.authorization.v2022_04_01.models.roleassignment?view=azure-python) object. In the role_assignment...
In my use case, I needed the principal_name. Although I can find the principal_name using the principal_id with another SDK module, it would be beneficial if the principal_name could also...
Query `clusterawsadm ami list` to find the available AMI versions. If you do not find the supported Kubernetes version AMI, use the latest available AMI equivalent to the latest Kubernetes...
/cc @mandre @bparees