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

Migrate ADAL to MSAL in Sashimi #7461

Closed
mik-ky opened this issue Apr 4, 2022 · 2 comments
Closed

Migrate ADAL to MSAL in Sashimi #7461

mik-ky opened this issue Apr 4, 2022 · 2 comments
Assignees

Comments

@mik-ky
Copy link

mik-ky commented Apr 4, 2022

Microsoft is deprecating ADAL at the end of 2022.

There are five Sashimi* repositories that need to be migrated:

  • Sashimi
  • Sashimi.AzureAppService
  • Sashimi.AzureWebApp
  • Sashimi.AzureServiceFabric
  • Sashimi.AzureResourceGroup

Refer to https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-net-migration on migrating ADAL over to MSAL.

(internal) slack thread

@octoreleasebot
Copy link

Release Note: Migrated from ADAL to MSAL for Azure service principal accounts. This change applies to fetching authentication tokens, which are consumed by the management clients for storage accounts, resource groups, and web apps.

@Octobob
Copy link
Member

Octobob commented May 16, 2024

🎉 The fix for this issue has been released in:

Release stream Release
2024.2 2024.2.615
2024.3+ all releases

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

No branches or pull requests

6 participants