How to automate backup of Azure DNS Zones?

SenhorDolas 1,326 Reputation points
2022-12-09T15:23:17.893+00:00

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
{count} votes

1 answer

Sort by: Most helpful
  1. Carlos Solís Salazar 18,196 Reputation points MVP Volunteer Moderator
    2022-12-09T22:25:11.87+00:00
    1 person found this answer helpful.

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.