{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Provides Python client library for managing Azure Automation resources including runbooks, schedules, jobs, and hybrid workers via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","cloud-management","automation"],"use_cases":["Programmatically create and manage runbooks and schedules in Azure Automation accounts from CI/CD pipelines","Monitor and query automation job execution status and results across multiple accounts","Manage hybrid runbook worker groups and worker registration for on-premises automation","Deploy Python packages and runtime environments to Azure Automation for Python-based runbooks","Automate lifecycle management of automation account resources (certificates, connections, variables)"],"what_it_does":"This is the official Microsoft Azure SDK client library for managing Azure Automation accounts and their resources programmatically from Python. It wraps the Azure Resource Manager API for Automation, exposing models and operations for runbooks, schedules, jobs, hybrid runbook workers, packages, and related infrastructure. The library handles authentication via Microsoft Entra and provides operation groups for each major resource type.\n\nTypical usage involves instantiating an AutomationClient with credentials and a subscription ID, then calling methods on operation groups to create, read, update, or delete automation resources. Version 2.0.0 adds support for new resource types (private endpoints, runtime environments, Python 3 packages) and expanded runbook types. The package is tested against Python 3.10+ and depends on azure-mgmt-core, isodate, and typing-extensions.","worth_installing":"Yes. This is the official Azure SDK for Automation management in Python, actively maintained with recent updates, no known vulnerabilities, and permissive MIT licensing. Install if you need to manage Azure Automation resources programmatically. Requires Python 3.10+ and Azure credentials configured; these are standard prerequisites for Azure SDK usage."},"id":"azure-mgmt-automation","links":{"html":"https://skillfed.io/packages/azure-mgmt-automation","md":"https://skillfed.io/packages/azure-mgmt-automation.md","pypi":"https://pypi.org/project/azure-mgmt-automation/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-automation","python_support":"supports_current","summary":"Microsoft Azure Automation Management Client Library for Python"},"popularity":{"monthly_downloads":409684,"position":6869,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
