azure-dns

Diagnose and configure Azure DNS zones, DNSSEC, and resolvers.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-dns-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-dns
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-dns
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-dns-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure DNS professionals and teams often struggle with designing scalable DNS architectures, troubleshooting zone issues, and configuring records securely. This skill provides expert guidance, best practices, and decision frameworks to streamline Azure DNS tasks.

Core Features & Use Cases

  • Troubleshooting Azure DNS zone resolution, propagation delays, misconfigurations, and DNSSEC issues.
  • Architecture & Design Patterns for public and private DNS, resolvers, and zone sharding to improve availability.
  • Security & Compliance: RBAC, zone protections, and policy enforcement for DNS resources.
  • Integrations & Automation: manage zones and records via Azure CLI/PowerShell and deployment pipelines.

Quick Start

Ask me to guide you through diagnosing an Azure DNS issue or design a scalable DNS architecture.

Frequently Asked Questions about azure-dns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Azure DNS zone resolution and propagation delays?

Azure DNS zone resolution issues like propagation delays and misconfigurations are diagnosed using expert guidance and decision frameworks that target public and private DNS zones, resolvers, and DNSSEC configurations.

What is the best way to design a scalable Azure DNS architecture for large-scale zones?

Designing a scalable Azure DNS architecture involves applying zone sharding, configuring public and private DNS zones, and deploying resolvers to improve availability across large-scale zone operations and architecture decisions.

How do I configure DNSSEC and RBAC policies for secure Azure DNS zones?

Configuring DNSSEC and RBAC for Azure DNS zones involves enforcing zone protections, applying security policies, and managing access controls to ensure compliance and protect DNS resources from unauthorized modifications.

Can I automate Azure DNS zone and record management using Azure CLI or PowerShell?

Yes, you can automate Azure DNS zone and record management by integrating Azure CLI and PowerShell commands into deployment pipelines, streamlining configuration and operational tasks across DNS resources.

When do I need private DNS zones and resolvers in Azure?

Private DNS zones and resolvers in Azure are needed when designing network architectures that require internal name resolution, cross-premises connectivity, and isolation from public DNS infrastructure for secure workloads.

Why is my Azure DNS configuration not resolving records correctly across virtual networks?

Azure DNS configuration failing to resolve records across virtual networks often stems from private zone misconfigurations, resolver routing issues, or DNSSEC validation errors that require structured troubleshooting to identify and fix.