Skip to content

azure-loganalytics used in this package but it's deprecated #27952

@TylerLeonhardt

Description

@TylerLeonhardt

Describe the bug

The Azure CLI brings in this deprecated package:
https://pypi.org/project/azure-loganalytics/

this is causing our component governance to complain. There's a migration guide here:
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-query/migration_guide.md

azure-cli should migrate.

Links where it's used:

Related command

base package

Errors

This package has been deprecated in favor of the Azure Monitor Query SDK. Support for this library officially ends on 3/31/2023. Upgrade to azure-monitor-query and refer to the Python migration guide for additional information. Read more about the SDK.

Issue script & Debug output

n/a

Expected behavior

this shouldn't show

Environment Summary

azure-cli 2.54.0

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions