{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Provides Python bindings to manage Azure Recovery Services resources\u2014vaults, backup policies, and disaster recovery configurations\u2014via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","infrastructure-as-code"],"use_cases":["Automate backup vault provisioning and configuration across multiple Azure subscriptions in infrastructure-as-code pipelines.","Retrieve and monitor vault properties, security settings, and cost management configurations from a central management application.","Programmatically manage soft-delete, immutability, and multi-user authorization policies on Recovery Services vaults.","Integrate vault lifecycle operations (create, update, delete) into orchestration workflows.","Query deleted vault state and perform undelete operations as part of disaster recovery or compliance workflows."],"what_it_does":"This is the official Microsoft Azure SDK client library for managing Recovery Services resources in Python. It wraps the Azure Resource Manager API to let you create, configure, and manage backup vaults, disaster recovery settings, and related infrastructure programmatically. The library depends on isodate for date parsing, azure-mgmt-core for common ARM client patterns, and typing-extensions for runtime type hints.\n\nTypical use is to authenticate via Microsoft Entra, instantiate RecoveryServicesClient with your subscription ID, and then call methods on operation groups to manage vaults, backup policies, and security settings. Recent versions (4.0.0+) introduced breaking changes around hybrid models and removed some legacy response wrappers, so upgrading existing code may require migration work.","worth_installing":"Yes. This is the official, actively maintained Azure SDK for Recovery Services management in Python. Install friction is low, it has no known vulnerabilities, and the MIT license poses no restrictions. Use it if you need to manage Azure backup or disaster recovery resources programmatically. Be aware that version 4.0.0 introduced breaking changes; review the migration guide if upgrading from 3.x."},"id":"azure-mgmt-recoveryservices","links":{"html":"https://skillfed.io/packages/azure-mgmt-recoveryservices","md":"https://skillfed.io/packages/azure-mgmt-recoveryservices.md","pypi":"https://pypi.org/project/azure-mgmt-recoveryservices/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-07","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-recoveryservices","python_support":"supports_current","summary":"Microsoft Azure Recoveryservices Management Client Library for Python"},"popularity":{"monthly_downloads":7430514,"position":1740,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.1.0"}
