-
Notifications
You must be signed in to change notification settings - Fork 203
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
[Feature Request] Need support for ML managed identity #674
Comments
Hmm, is this something new we need to support for GA of MSI in MSALs? |
I think so. AML MSI support is already GAed in identity library (for a long time :)). It is a blocker from moving identity MSI implementation to msal. |
To clarify, @bgavrilMS 's question was more about "how about other non-Python MSALs". @xiangyan99 , did you mention that the Managed Identity for Machining Learning is currently in Azure Identity for Python only? |
Yes. Today only Python has it. |
MSAL client type
Confidential
Problem Statement
Today we support ml managed identity in azure-identity library. Please add the support in MSAL too.
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity/azure/identity/_credentials/azure_ml.py
Proposed solution
No response
The text was updated successfully, but these errors were encountered: