{"categories":[{"label":"Networking","url":"https://skillfed.io/packages/category/system-networking"}],"enrichment":{"capability":"Manages Azure network resources (virtual networks, load balancers, firewalls, ExpressRoute circuits, and related infrastructure) via Python client library backed by Azure REST APIs.","skillfed_tags":["azure-sdk","cloud-infrastructure","iac"],"use_cases":["Automate provisioning and configuration of Azure virtual networks, subnets, and network security groups in infrastructure-as-code pipelines.","Manage load balancer rules, backend pools, and health probes programmatically across multiple Azure subscriptions.","Configure ExpressRoute circuits and gateways for hybrid cloud connectivity and failover testing.","Implement DDoS protection policies and firewall rules at scale across enterprise Azure deployments.","Query and monitor network resource state, including connection monitors and traffic analytics."],"what_it_does":"This is Microsoft's official Python client library for managing Azure network infrastructure. It provides programmatic access to create, read, update, and delete virtual networks, subnets, network interfaces, load balancers, firewalls, ExpressRoute circuits, and related networking resources within Azure subscriptions. The library wraps Azure's REST APIs and handles authentication via Microsoft Entra tokens, with dependencies on isodate, azure-mgmt-core, and typing-extensions.\n\nVersion 31.0.1 is production-stable and actively maintained, supporting Python 3.10 through 3.14. Recent releases added new operation groups (commits, connection_policies, interconnect_groups, subgroups) and models for advanced networking scenarios like DDoS protection, ExpressRoute failover testing, and managed HSM integration. Breaking changes in 31.0.0 introduced hybrid models and modified method signatures for IPAM and network group operations.","worth_installing":"Yes. This is the official, actively maintained Azure network management client for Python. Install it if you need to manage Azure networking resources programmatically. Low install friction, no security vulnerabilities, and MIT licensing make it a straightforward choice for Azure-native projects. Verify that your codebase can accommodate the breaking changes in version 31.0.0 (hybrid models, method signature changes) if upgrading from earlier versions."},"id":"azure-mgmt-network","links":{"html":"https://skillfed.io/packages/azure-mgmt-network","md":"https://skillfed.io/packages/azure-mgmt-network.md","pypi":"https://pypi.org/project/azure-mgmt-network/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-02","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-network","python_support":"supports_current","summary":"Microsoft Azure Network Management Client Library for Python"},"popularity":{"monthly_downloads":6916363,"position":1811,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"31.0.1"}
