{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides a Python client library for managing Azure Resource Deployment Scripts through the Azure Resource Manager API.","skillfed_tags":["azure-sdk","infrastructure-as-code","cloud-management"],"use_cases":["Automate creation and management of Azure deployment scripts as part of infrastructure-as-code pipelines","Retrieve execution history and status of deployment scripts for monitoring and troubleshooting","Programmatically delete or update deployment scripts in response to application lifecycle events","Integrate Azure resource deployment into Python-based DevOps workflows and CI/CD systems"],"what_it_does":"This is Microsoft's official Python client library for the Azure Resource Deployment Scripts management service. It allows you to programmatically create, retrieve, update, and delete deployment scripts within Azure Resource Manager, enabling infrastructure automation and deployment orchestration from Python code.\n\nThe package wraps Azure's REST API behind a Python-friendly interface, handling authentication via Azure Active Directory and managing the underlying HTTP communication. It requires Python 3.9 or later and depends on azure-mgmt-core and azure-common for shared Azure SDK infrastructure. Authentication is credential-based, typically using environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET) to configure access to your Azure subscription.","worth_installing":"Yes, with conditions. Install this if you need to manage Azure deployment scripts from Python and are comfortable with beta-stage software. The package is actively maintained by Microsoft, has low install friction, and carries a permissive MIT license. However, verify that the beta API is stable enough for your use case before adopting in production, and ensure your environment can provide the required Azure credentials via the documented environment variables."},"id":"azure-mgmt-resource-deploymentscripts","links":{"html":"https://skillfed.io/packages/azure-mgmt-resource-deploymentscripts","md":"https://skillfed.io/packages/azure-mgmt-resource-deploymentscripts.md","pypi":"https://pypi.org/project/azure-mgmt-resource-deploymentscripts/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-06-10","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-resource-deploymentscripts","python_support":"supports_current","summary":"Microsoft Azure Resource Deploymentscripts Management Client Library for Python"},"popularity":{"monthly_downloads":4534718,"position":2287,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.0b1"}
