{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides a Python client library for managing Azure Batch resources\u2014accounts, pools, applications, and jobs\u2014through the Azure Resource Manager API.","skillfed_tags":["azure-sdk","cloud-management","batch-computing"],"use_cases":["Automate creation and teardown of Batch accounts and compute pools for temporary workloads.","Manage application packages and job scheduling policies across multiple Batch accounts.","Integrate Batch resource provisioning into infrastructure-as-code or CI/CD pipelines.","Query pool status, monitor compute node allocation, and adjust security profiles programmatically.","Configure network isolation, encryption, and authentication modes for Batch accounts at scale."],"what_it_does":"This is Microsoft's official Python client library for the Azure Batch Management API. It lets you programmatically create and manage Batch accounts, configure pools, deploy applications, and control job scheduling through Azure Resource Manager. The library wraps REST API calls and provides typed Python models for Batch resources.\n\nVersion 19.0.0 introduces breaking changes, including a shift to hybrid models (dual dictionary/model nature) and reorganization of parameters under nested `properties` objects in create/update operations. It also removes the certificate operations group entirely. The library depends on isodate, azure-mgmt-core, and typing-extensions, and requires Python 3.9 or later.","worth_installing":"Yes. This is the official, actively maintained Azure Batch management library for Python. Install friction is low, it supports current Python versions (3.9+), has no known vulnerabilities, and is part of a widely-used Azure SDK ecosystem. Be aware that version 19.0.0 contains breaking changes\u2014review migration guidance if upgrading from 18.x."},"id":"azure-mgmt-batch","links":{"html":"https://skillfed.io/packages/azure-mgmt-batch","md":"https://skillfed.io/packages/azure-mgmt-batch.md","pypi":"https://pypi.org/project/azure-mgmt-batch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-batch","python_support":"supports_current","summary":"Microsoft Azure Batch Management Client Library for Python"},"popularity":{"monthly_downloads":7270287,"position":1760,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"19.0.0"}
