{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides Python bindings to manage Azure Recovery Services Backup resources\u2014vaults, policies, protected items, and recovery operations\u2014via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","backup-recovery","infrastructure-automation"],"use_cases":["Automate backup policy creation and assignment for Azure VMs and workloads at scale.","Trigger on-demand backups and manage recovery points programmatically for compliance workflows.","Orchestrate disaster recovery by restoring VMs, databases, or file shares to alternate resource groups.","Monitor and report on backup status and protected item counts across multiple vaults.","Integrate backup operations into Infrastructure-as-Code or CI/CD pipelines for Azure deployments."],"what_it_does":"This is the official Microsoft Azure SDK client library for managing backup and recovery operations in Azure Recovery Services vaults. It wraps the Azure Resource Manager REST API, allowing you to programmatically create and manage backup vaults, define protection policies, protect workloads (VMs, SQL databases, SAP systems, file shares), trigger backups, manage recovery points, and orchestrate restore operations. The library handles authentication via Azure Active Directory using environment variables and requires Python 3.9 or later.\n\nTypical use involves instantiating RecoveryServicesBackupClient with credentials and a subscription ID, then calling operation groups to manage vaults, protection policies, protected items, and restore requests. The package depends on msrest for REST transport, azure-mgmt-core for common Azure SDK patterns, and typing-extensions for type hints. It is actively maintained and part of the broader Azure SDK for Python ecosystem.","worth_installing":"Yes. This is the official, actively maintained Azure SDK client for backup management. Install friction is low, it has no known vulnerabilities, and it is essential if you need to automate Azure Recovery Services operations from Python. Requires Python 3.9+ and Azure subscription credentials; note the breaking changes in version 10.0.0 if upgrading from earlier releases."},"id":"azure-mgmt-recoveryservicesbackup","links":{"html":"https://skillfed.io/packages/azure-mgmt-recoveryservicesbackup","md":"https://skillfed.io/packages/azure-mgmt-recoveryservicesbackup.md","pypi":"https://pypi.org/project/azure-mgmt-recoveryservicesbackup/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-16","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-recoveryservicesbackup","python_support":"supports_current","summary":"Microsoft Azure Recoveryservicesbackup Management Client Library for Python"},"popularity":{"monthly_downloads":7406229,"position":1745,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.0.0"}
