Skip to content

azure-cli depends on msrest, a library that has been deprecated and unmaintained for 4 years #32681

@jeremycline

Description

@jeremycline

Describe the bug

As of the latest release, azure-cli depends on msrest. This library was deprecated in 2022 since its functionality was provided by azure-identity and azure-core. It has not been updated since, obviously.

msrest no longer builds in Fedora with Python 3.15a5. As it is unmaintained, I plan to remove it from Fedora Linux. I would recommend azure-cli drop it as a dependency.

Related command

N/A

Errors

N/A

Issue script & Debug output

pip install azure-cli

Expected behavior

Don't depend on msrest.

Environment Summary

N/A

Additional context

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions