This thread may fulfill your requirement https://learn.microsoft.com/en-us/answers/questions/899492/backup-dns-zone-using-azure-functions.html
How to automate backup of Azure DNS Zones?
SenhorDolas
1,326
Reputation points
Hi
As I understand this command will backup the Azure DNS Zone to a text file:
az network dns zone export -g MyResourceGroup -n www.mysite.com -f mysite_com_zone.txt
Is there a way to automate this in Azure?
Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
777 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,368 questions
1 answer
Sort by: Most helpful
-
Carlos Solís Salazar 18,196 Reputation points MVP Volunteer Moderator
2022-12-09T22:25:11.87+00:00