azure-devops-python-api icon indicating copy to clipboard operation
azure-devops-python-api copied to clipboard

`msrest` is deprecated

Open saroad2 opened this issue 8 months ago • 0 comments

It seems like this library is using msrest as its authentication library.

However, as stated in msrest's README file, it has been deprecated in favor of Azure Identity.

Are there any plans to migrate this library to use Azure Identity instead of the deprecated msrest?

saroad2 avatar Jun 18 '25 18:06 saroad2