Skip to content

Bump azure-mgmt-resource to Track 2 15.0.0 #15530

@jiasli

Description

@jiasli

Is your feature request related to a problem? Please describe.

Due to the code change in Track 2 SDK, if a user uses pip to install Azure CLI and azure-mgmt-resource==15.0.0 in the same virtual environment. CLI will stop functioning correctly:

> az login
...
AttributeError: 'SubscriptionClient' object has no attribute 'config'

More info: #13995

Describe the solution you'd like

Bump the dependency of azure-mgmt-resource to Track 2 15.0.0.

Describe alternatives you've considered

Install Azure CLI and azure-mgmt-resource==15.0.0 in separate environments.

Additional context

See #15461, #15429, #14716, #13995, #15460, #13995.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions