Skip to content
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

Closed
xiangyan99 opened this issue Mar 2, 2024 · 4 comments · Fixed by #480
Closed

[Feature Request] Need support for ML managed identity #674

xiangyan99 opened this issue Mar 2, 2024 · 4 comments · Fixed by #480

Comments

@xiangyan99
Copy link

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

@bgavrilMS
Copy link
Member

Hmm, is this something new we need to support for GA of MSI in MSALs?

CC @neha-bhargava

@xiangyan99
Copy link
Author

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.

@rayluo
Copy link
Collaborator

rayluo commented Mar 4, 2024

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?

@xiangyan99
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants