how to works dns zone in Azure

Daniele 1 Reputation point
2022-07-27T14:12:53.127+00:00

Hello,
I have a Windows server with dns service, I would like to migrate to Azure dns,

Does DNS Azue equal the DNS service functions on Windows Server?

thenks a lot
Daniele

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
775 questions
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-07-27T15:43:10.62+00:00

    The DNS for Windows Server is different from Azure DNS. Azure DNS is for administrating domains, apps and VMs in Azure Cloud.

    225297-image.png

    What is Azure DNS?

    https://learn.microsoft.com/en-us/azure/dns/dns-overview

    Domain Name System (DNS) (Windows Server)

    https://learn.microsoft.com/en-us/windows-server/networking/dns/dns-top

    Name resolution for resources in Azure virtual networks (Considerations)

    https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances#considerations

    225372-image.png

    --------------------------------

    If this is helpful please mark as correct answer.


  2. KapilAnanth-MSFT 49,536 Reputation points Microsoft Employee Moderator
    2022-07-27T16:03:18.483+00:00

    Hi @Daniele ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.
    I understand that you would like to understand how to migrate your DNS server from OnPrem to Azure.

    To address your query,
    No.
    Azure DNS is not equal to DNS service on Windows Server

    Azure DNS is used to host Public DNS Domains. (not buy, only host)
    https://learn.microsoft.com/en-us/azure/dns/dns-delegate-domain-azure-dns

    To migrate your DNS from OnPrem to Azure, there are generally two ways.

    #1 Create a Windows Server VM and install DNS service on this

    #2 You may make use of Azure Private DNS Zone

    P.S : This can also be used in conjunction with #1.
    Refer "Virtual network and on-premises workloads using a DNS forwarder" under https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns#virtual-network-and-on-premises-workloads-using-a-dns-forwarder

    Thanks,
    Kapil

    ----------------------------------------------------------------------------------------------------------------

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.