We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey 👋 , So, is there a way to connect azure services using managed identities. Incase of google I can see support for service account
libcloud/libcloud/common/google.py
Line 542 in 6e39117
Also, I see that we are accepting identity as a param, what does it signify? both secret and identity are needed ?
libcloud/libcloud/common/azure.py
Line 117 in 6e39117
Please pardon me if the solution or any workarounds already exist, thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey 👋 ,
So, is there a way to connect azure services using managed identities. Incase of google I can see support for service account
libcloud/libcloud/common/google.py
Line 542 in 6e39117
Also, I see that we are accepting identity as a param, what does it signify? both secret and identity are needed ?
libcloud/libcloud/common/azure.py
Line 117 in 6e39117
Please pardon me if the solution or any workarounds already exist, thank you!
The text was updated successfully, but these errors were encountered: