{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides Python bindings to manage Azure Scheduler resources via the Azure Resource Manager API, though the service itself has been deprecated in favor of Azure Logic Apps.","skillfed_tags":["deprecated","azure-sdk","cloud-management"],"use_cases":["Manage existing Azure Scheduler jobs in legacy systems that have not yet migrated to Azure Logic Apps","Automate job lifecycle operations (create, update, delete) for scheduled tasks in Azure via Python scripts","Integrate Azure Scheduler job management into Python applications that predate the Logic Apps migration","Read and monitor the status of existing scheduled jobs in Azure Scheduler deployments"],"what_it_does":"azure-mgmt-scheduler is a Python SDK for managing Azure Scheduler, Microsoft's cloud-based job scheduling service. It provides client classes and models to create, update, delete, and monitor scheduled jobs through the Azure Resource Manager API, supporting authentication via azure-identity and modern async patterns.\n\nThe package depends on msrest, azure-common, and azure-mgmt-core for HTTP communication and Azure infrastructure. However, Azure Scheduler itself was deprecated after 01-31-2022 and is no longer receiving feature maintenance; Microsoft recommends migrating to Azure Logic Apps for new workloads. The package remains available and receives security fixes, but is classified as Inactive.","worth_installing":"No, unless you are maintaining or extending an existing system already using Azure Scheduler. The service is deprecated and no longer receives feature updates. For new projects, use Azure Logic Apps instead. If you must work with legacy Scheduler deployments, the package is stable and has no known vulnerabilities, but plan a migration path."},"id":"azure-mgmt-scheduler","links":{"html":"https://skillfed.io/packages/azure-mgmt-scheduler","md":"https://skillfed.io/packages/azure-mgmt-scheduler.md","pypi":"https://pypi.org/project/azure-mgmt-scheduler/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-10-31","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-scheduler","python_support":"supports_current","summary":"Microsoft Azure Scheduler Management Client Library for Python"},"popularity":{"monthly_downloads":1653400,"position":3680,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"7.0.0"}
