{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"}],"enrichment":{"capability":"Manages Azure DNS resources\u2014zones, record sets, and related configurations\u2014through Python code using the Azure Resource Manager API.","skillfed_tags":["azure-sdk","dns-management","cloud-infrastructure"],"use_cases":["Automate DNS zone creation and record management for infrastructure-as-code deployments.","Programmatically update DNS records in response to application events or scaling operations.","Bulk migrate or synchronize DNS records across Azure subscriptions or environments.","Integrate DNS management into CI/CD pipelines for dynamic hostname provisioning.","Query and audit existing DNS zones and record sets across Azure resources."],"what_it_does":"azure-mgmt-dns is the Microsoft Azure DNS Management Client Library for Python. It wraps the Azure Resource Manager DNS API, allowing you to create, read, update, and delete DNS zones and record sets directly from Python code. The package depends on isodate, typing-extensions, azure-common, and azure-mgmt-core for shared Azure SDK infrastructure and date handling.\n\nVersion 9.0.0 is a breaking-change release that targets only the latest Azure API version and removes DNSSEC-related operations (dnssec_configs operation group, DsRecord, TlsaRecord, NaptrRecord models, and related fields on RecordSet and Zone). If your code relies on those features, you must pin to an earlier version. The package requires Python 3.9+ and Azure Active Directory credentials configured via environment variables.","worth_installing":"Yes, if you need to manage Azure DNS from Python code and can target Python 3.9+ with Azure credentials configured. The package is actively maintained, has no known vulnerabilities, and installs with low friction. However, version 9.0.0 is a breaking release\u2014verify that removal of DNSSEC operations and older API versions does not affect your existing workflows before upgrading."},"id":"azure-mgmt-dns","links":{"html":"https://skillfed.io/packages/azure-mgmt-dns","md":"https://skillfed.io/packages/azure-mgmt-dns.md","pypi":"https://pypi.org/project/azure-mgmt-dns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-14","license_spdx":null,"license_treatment":"permissive","name":"azure-mgmt-dns","python_support":"supports_current","summary":"Microsoft Azure DNS Management Client Library for Python"},"popularity":{"monthly_downloads":3268529,"position":2678,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"9.0.0"}
