Question 209 of 981
AZ-900 Describe Azure architecture and services Practice Question
Which Azure service provides a DNS hosting service that resolves domain names using the Azure infrastructure?
⚠ Common exam trap
Test-takers frequently confuse Azure DNS with Azure Traffic Manager because both involve DNS, but Traffic Manager only uses DNS for traffic routing and does not host DNS zones or provide authoritative name resolution.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Azure DNS
Azure DNS is the correct answer because it is a hosting service for DNS domains that provides name resolution using Microsoft Azure infrastructure. It allows you to manage your DNS records using the same credentials, APIs, and billing as your other Azure services, and it supports common DNS record types like A, AAAA, CNAME, MX, NS, PTR, SOA, SRV, and TXT.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure Traffic Manager
Why it's wrong here
Azure Traffic Manager is a DNS-based traffic balancing service that routes incoming requests to healthy endpoints based on routing methods like priority, weighted, or geographic. However, it does not provide a place to host your DNS zones or manage arbitrary DNS record types such as MX, TXT, or CNAME records. Traffic Manager merely responds to DNS queries for a specific DNS name with a chosen endpoint, rather than acting as an authoritative DNS provider for an entire domain. Thus, it is not the correct service for hosting DNS zones.
- ✗
Azure Front Door
Why it's wrong here
Azure Front Door is a global, scalable entry point that uses the Microsoft edge network to accelerate and route HTTP/HTTPS traffic, and it includes capabilities like SSL offload and web application firewall. It can use custom domains and perform DNS-based routing, but it doesn't offer a full DNS hosting control plane where you can manage zone files and record sets. Its DNS involvement is limited to resolving the front door hostname to backend origins. Therefore, while it is a network routing service, it is not the service that hosts DNS zones and records.
- ✓
Azure DNS
Why this is correct
Azure DNS is the correct answer because it is a cloud-based DNS hosting service that allows you to manage your DNS zones and records through Azure. It provides authoritative name resolution using Azure's global anycast network, ensuring low-latency responses from anywhere in the world. You can host public and private DNS zones, and it integrates with other Azure services for automated record management. This directly matches the requirement to host DNS zones and resolve domain names.
- ✗
Azure Private Link
Why it's wrong here
Azure Private Link is designed to provide secure, private connectivity from a virtual network to Azure PaaS services via private endpoints within a VNet. It does not host DNS zones or offer the global name resolution needed for domain management. Name resolution through Private Link is tied to private IP addresses and is not the same as authoritative DNS hosting. Therefore, while it deals with networking, it is not the correct service for hosting and resolving DNS domains.
Visual reference
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 11, 2026
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.