{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Manages Azure resource deployments programmatically, providing a client library to create, update, monitor, and delete deployments in Azure Resource Manager.","skillfed_tags":["azure-cloud","infrastructure-as-code","resource-management"],"use_cases":["Automate Azure infrastructure provisioning and teardown in CI/CD pipelines","Build Python applications that manage Azure resource lifecycles programmatically","Monitor and query the status of Azure deployments from custom dashboards or monitoring tools","Implement infrastructure-as-code patterns using Python instead of ARM templates directly","Integrate Azure deployment management into larger cloud orchestration or multi-cloud frameworks"],"what_it_does":"This is Microsoft's official Python client library for managing Azure resource deployments through the Azure Resource Manager API. It lets you programmatically create, update, delete, and monitor infrastructure deployments in Azure using Python code. The package wraps Azure REST endpoints and handles authentication via Microsoft Entra, requiring environment variables for credentials and subscription ID.\n\nThe library is built on top of azure-mgmt-core and includes models for deployments, resources, and system metadata. It's designed for infrastructure-as-code workflows where you need to deploy and manage Azure resources from Python applications. Recent updates added cloud_setting configuration, hybrid model support, and system data tracking for deployments.","worth_installing":"Yes, if you need to manage Azure deployments from Python. It's an official Microsoft library with active maintenance, no known vulnerabilities, permissive licensing, and low install friction. Requires Python 3.10+ and Azure credentials configured via environment variables. The recent GA release on 2026-07-20 signals stability, though note the breaking changes in hybrid models from beta versions if upgrading."},"id":"azure-mgmt-resource-deployments","links":{"html":"https://skillfed.io/packages/azure-mgmt-resource-deployments","md":"https://skillfed.io/packages/azure-mgmt-resource-deployments.md","pypi":"https://pypi.org/project/azure-mgmt-resource-deployments/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-resource-deployments","python_support":"supports_current","summary":"Microsoft Azure Deployments Management Client Library for Python"},"popularity":{"monthly_downloads":4636794,"position":2268,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
