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.