azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[identity] Delete LegacyMsiProvider

Open maorleger opened this issue 7 months ago • 0 comments

Once we are reliably using MSAL for Managed Identity, having GA'd the release, and are feeling good about not needing a rollback, we can:

  • delete the LegacyMsiProvider file.
  • Move the logic in MsalMsiProvider into ManagedIdentityCredential
  • Delete the MsalMsiProvider file
  • Fix all the tests

maorleger avatar Jun 26 '24 19:06 maorleger