Skip to content

ManagedIdentityCredential no longer works in 4.7.0 (last working version 4.3.0) with Azure ML #33217

@sbatten

Description

@sbatten
  • Package Name: @azure/identity
  • Package Version: 4.7.0
  • Operating system: Linux
  • nodejs
    • version: 20.18.1
  • browser
    • name/version:
  • typescript
    • version:
  • Is the bug related to documentation in

Describe the bug
After upgrading, the Azure Identity package in node js to version 4.7.0 from 4.3.0, ManagedIdentityCredential no longer works in Azure ML Compute.

To Reproduce
Create a simple TS file which uses the Azure SDK packages to fetch credentials from a Key Vault. Deploy this to run in an Azure ML job which has a user assigned managed identity to the compute.

Expected behavior
Just like in 4.3.0, we can use the MI credential to fetch keys from the key vault.

Additional context

Was asked to move this issue from AzureAD/microsoft-authentication-library-for-js#7597

Metadata

Metadata

Assignees

Labels

Azure.IdentityClientThis issue points to a problem in the data-plane of the library.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Projects

  • Status

    Blocked

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions