{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Manages Azure Container Registry resources\u2014create, update, delete, and configure registries, webhooks, tokens, and related objects through the Azure management API.","skillfed_tags":["azure-sdk","container-registry","cloud-management"],"use_cases":["Automate container registry provisioning and configuration in CI/CD pipelines or infrastructure-as-code workflows","Programmatically manage registry access via tokens, scope maps, and role assignments","Set up webhooks to trigger external systems when images are pushed or deleted from a registry","Bulk update registry policies, network rules, or encryption settings across multiple registries","Query and monitor registry metadata, connected registries, and credential sets in a Python application"],"what_it_does":"This is the official Microsoft Azure SDK client library for managing Azure Container Registry resources via Python. It provides a ContainerRegistryManagementClient that wraps the Azure management API, allowing you to programmatically create, configure, and delete container registries, manage webhooks, tokens, scope maps, and other registry objects. The package depends on isodate, azure-mgmt-core (the common Azure SDK infrastructure), and typing-extensions for runtime support.\n\nVersion 15.0.0 is a major release with significant breaking changes: it restructures model properties into nested `properties` objects, moves some APIs to a separate package, and introduces hybrid models that behave as both dictionaries and objects. Authentication typically relies on Azure Active Directory via environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID).","worth_installing":"Yes, if you need to manage Azure Container Registry resources from Python. The package is actively maintained, has low install friction, and is the official Microsoft SDK for this purpose. Be aware that version 15.0.0 introduces breaking changes\u2014review the migration guide if upgrading from earlier versions. Requires Python 3.9+ and Azure subscription credentials."},"id":"azure-mgmt-containerregistry","links":{"html":"https://skillfed.io/packages/azure-mgmt-containerregistry","md":"https://skillfed.io/packages/azure-mgmt-containerregistry.md","pypi":"https://pypi.org/project/azure-mgmt-containerregistry/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-19","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-containerregistry","python_support":"supports_current","summary":"Microsoft Azure Containerregistry Management Client Library for Python"},"popularity":{"monthly_downloads":14330863,"position":1234,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"15.0.0"}
