Anish Ramasekar

Results 455 comments of Anish Ramasekar

@mjudeikis Thanks for reaching out! We're currently working with the AAD team to support workload identity federation for managed identity. At this time we don't have a concrete timeframe but...

We're currently doing a private preview on AKS. @udayxhegde @karavar Are there any public preview timelines that we can share on the issue here?

@cbrooksmsft Any public preview timelines that you can share with the folks on this issue? cc @miwithro

> Is that what was required https://learn.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation ? Would that means the next release would support managed identity ? Yeah, managed identity is now supported with workload identity. You should...

Managed identity support for workload identity federation is now available. AKS docs for ref: https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview We have updated the docs in this repo to remove the limitation and update the...

> @aramase is it currently possible to use managed identity federation with AAD pod identity or does federation require migration to Azure Workload Identity? Specific scenario I'm asking about: kind...

I closed #435 because the latest version of msgraph sdk takes longer to build and golangci-lint always times out. I see multiple other projects have disabled lint because of this,...

> I tried to use ManagedIdentityCredential with Azure Workload Identity to access a blob in a storageaccount, like this: > > `var credential = new ManagedIdentityCredentialBuilder().build();` > > Authentication works,...

> If I' understand correctly with the current version there is no way to annotate the Kubernetes service account with a user assigned managed identity? Our product has been designed...

Thank you for the feedback. I've shared this issue with the AAD team and will update the issue here once I hear from them. cc @udayxhegde