Azure DevOps client libraries migrated to MSAL
The Microsoft.VisualStudio.Services.InteractiveClient library is a public NuGet package that takes care of authenticating to Azure DevOps Services. It abstracts away the acquisition, management and refreshing of authentication tokens, so developers can focus on their goals and stay productive.
Historically, the interactive client library has been dependent on the Microsoft.IdentityModel.Clients.
The post Azure DevOps client libraries migrated to MSAL appeared first on Azure DevOps Blog.
Published on:
Learn moreRelated posts
Azure Developer CLI (azd): One command to swap Azure App Service slots
The new azd appservice swap command makes deployment slot swaps fast and intuitive. The post Azure Developer CLI (azd): One command to swap Az...
5 days ago