{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Manages Azure Private DNS zones, record sets, and virtual network links via the Azure Resource Manager API.","skillfed_tags":["azure-sdk","dns-management","cloud-infrastructure"],"use_cases":["Provision and configure private DNS zones for Azure virtual networks in infrastructure-as-code workflows.","Automate DNS record creation and updates (A, AAAA, CNAME, MX, PTR, SOA, SRV, TXT) for internal services.","Link virtual networks to private DNS zones and manage registration and resolution policies programmatically.","Query existing private DNS resources and their metadata (system_data, provisioning state) for auditing or monitoring.","Integrate private DNS management into Azure deployment pipelines or multi-tenant provisioning systems."],"what_it_does":"This is the Microsoft Azure SDK client library for managing private DNS zones within Azure. It provides programmatic control over private DNS resources\u2014zones, record sets, and virtual network links\u2014through the Azure Resource Manager API. The package wraps REST endpoints and exposes them as Python classes and methods, allowing you to create, update, delete, and query private DNS infrastructure as code.\n\nThe library depends on isodate for date handling, azure-mgmt-core for common Azure SDK patterns, and typing-extensions for type hints. It requires Python 3.10 or later and authentication via environment variables (AZURE_CLIENT_ID, AZURE_TENANT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID). Version 2.0.0 introduces breaking changes around model structure and method signatures, moving resource properties into nested objects and replacing positional parameters with keyword-only arguments.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and is part of the official Microsoft Azure SDK. Install it if you need to manage private DNS zones in Azure from Python. Be aware that version 2.0.0 contains breaking changes; review migration guidance if upgrading from earlier versions."},"id":"azure-mgmt-privatedns","links":{"html":"https://skillfed.io/packages/azure-mgmt-privatedns","md":"https://skillfed.io/packages/azure-mgmt-privatedns.md","pypi":"https://pypi.org/project/azure-mgmt-privatedns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":"MIT","license_treatment":"permissive","name":"azure-mgmt-privatedns","python_support":"supports_current","summary":"Microsoft Azure Privatedns Management Client Library for Python"},"popularity":{"monthly_downloads":5847216,"position":2024,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
