{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Provides Python bindings to interact with Azure Advisor, Microsoft's cloud recommendation service, allowing you to retrieve and manage optimization suggestions for your Azure resources.","skillfed_tags":["azure-sdk","cloud-management","cost-optimization"],"use_cases":["Retrieve cost optimization recommendations for your Azure resources and integrate them into billing dashboards or cost management workflows.","Automate suppression of known or irrelevant Advisor recommendations to reduce noise in your recommendation feed.","Query recommendation metadata and resource metadata to build custom reporting or compliance auditing tools.","Integrate Azure Advisor insights into your infrastructure-as-code or resource governance automation pipeline.","Fetch security and reliability recommendations programmatically to feed into your cloud governance or risk assessment systems."],"what_it_does":"azure-mgmt-advisor is the official Python client library for Azure Advisor, Microsoft's service that analyzes your Azure resources and provides personalized recommendations to optimize cost, performance, security, and reliability. It wraps the Azure Advisor REST API, allowing you to programmatically query recommendations, manage suppressions, and access recommendation metadata.\n\nThe package is part of the broader Azure SDK for Python and follows its authentication and design patterns. It requires Python 3.9 or later and depends on azure-mgmt-core for common Azure SDK functionality, isodate for date/time handling, and typing-extensions for type hints. Authentication is handled via Azure Active Directory using environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID).","worth_installing":"Yes. This is an actively maintained, production-stable library from Microsoft with low install friction and no known vulnerabilities. Install it if you need programmatic access to Azure Advisor recommendations or if you're building Azure management tooling that should include cost and performance optimization insights. Requires Python 3.9+ and Azure subscription credentials."},"id":"azure-mgmt-advisor","links":{"html":"https://skillfed.io/packages/azure-mgmt-advisor","md":"https://skillfed.io/packages/azure-mgmt-advisor.md","pypi":"https://pypi.org/project/azure-mgmt-advisor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-13","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-advisor","python_support":"supports_current","summary":"Microsoft Azure Advisor Management Client Library for Python"},"popularity":{"monthly_downloads":6982174,"position":1802,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.0.1"}
