{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Provides a Python client library for managing Azure Log Analytics resources, including workspaces, data sources, saved searches, and related infrastructure through Azure's management API.","skillfed_tags":["azure-sdk","cloud-management","infrastructure-as-code"],"use_cases":["Automate creation and configuration of Azure Log Analytics workspaces as part of infrastructure-as-code deployments","Programmatically manage data sources and ingestion settings for Log Analytics workspaces","Set up data exports to external destinations for compliance or archival purposes","Configure linked services and storage accounts for Log Analytics resources in multi-workspace environments","Manage saved searches and query packs across multiple workspaces via automation"],"what_it_does":"This is the official Microsoft Azure SDK client library for programmatically managing Log Analytics resources in Azure. It provides a LogAnalyticsManagementClient that wraps Azure's management API, allowing you to create and configure workspaces, manage data sources, handle data exports, set up linked services, and perform other administrative tasks on Log Analytics infrastructure.\n\nThe package depends on isodate for date handling, azure-mgmt-core for shared Azure SDK infrastructure, and typing-extensions for type hints. It requires Python 3.10 or later and uses Microsoft Entra for authentication via environment variables. Version 14.0.0 introduced significant structural changes to models, moving many properties under a properties field, which may require code updates if upgrading from earlier versions.","worth_installing":"Yes, if you need to manage Azure Log Analytics resources programmatically. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and is part of the official Azure SDK. However, be aware that version 14.0.0 contains breaking changes requiring code migration if upgrading from earlier versions."},"id":"azure-mgmt-loganalytics","links":{"html":"https://skillfed.io/packages/azure-mgmt-loganalytics","md":"https://skillfed.io/packages/azure-mgmt-loganalytics.md","pypi":"https://pypi.org/project/azure-mgmt-loganalytics/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-24","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-loganalytics","python_support":"supports_current","summary":"Microsoft Azure Loganalytics Management Client Library for Python"},"popularity":{"monthly_downloads":7704407,"position":1706,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"14.0.0"}
