Bavneet Singh
Bavneet Singh
````bash **az aks show -g -n --query "identity"** { "principalId": null, "tenantId": null, "type": "UserAssigned", "userAssignedIdentities": { "/subscriptions//resourcegroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/aks_identity": { "clientId": "xxx-xxx-xxx-xxxxx", "principalId": "xxx-xxxx-xxxx-xxxxxx" } } } **az aks show -g...
Would any of the maintainers sponsor this RFC? I would like to start making progress on this.
@Arif-lakhani, can you please take a look?
The new flux extension version([v1.11.1](https://learn.microsoft.com/en-us/azure/azure-arc/kubernetes/extensions-release#1111-august-2024)) currently being rolled out contains fix for this issue.