-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: add support for configuring managed identities; #142 #147
base: master
Are you sure you want to change the base?
Conversation
9b4d76c
to
ef137f1
Compare
ef137f1
to
3711b5f
Compare
Hi @wayfarer-rus and @IlyaFomenko. I noticed that you have recent activity in this repo, so I was hoping you could point me in the right direction for getting this reviewed. It's to help with issue #142 , as my team ran into the same need and are happy to contribute back what worked for us. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good. Thanks for making the changes @druttka
@yaegor @Leonya @wayfarer-rus @IlyaFomenko Can anyone please point me in the right direction of who owns this maybe? The initial request/comment was over 5 months ago... |
@yaegor The Managed Identity feature would be very beneficial, is that something your team can look and support it? |
We are working on a brand new plugin based on actual Azure SDK. The initial release is expected till the end of the year. This feature is planned as part of the new plugin. Sorry for delay and any inconveniences. |
Fantastic, thank you! it has worked really well for us so far with this change. Cheers |
We needed the same functionality requested in #142 and would like to contribute that back. Please let me know if there are any questions or requested changes. Hope it helps. Thanks!