Azure / Azure/azure-sdk-for-python

`azure-common` shall not depends on `azure.cli.core`

Open
#42,625 9 comments 0 reactions 0 assignees View on GitHub
customer-reported needs-team-attention question
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Today, the `azure-common` depends on `azure.cli.core`: https://github.com/Azure/azure-sdk-for-python/blob/8558e0f316a2aceca22a98c4fe0d54db47ec189d/sdk/core/azure-common/azure/common/cloud.py#L22.

Ideally, we shall remove the dependency on `azure.cli.core` since this library shall be foundemental SDK for Python apps, including CLI itself.

This issue requests to remove the dependency on `azure.cli.core` from the `azure-common` module, or at least from `azure-common.azure.common.cloud`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.