Skip to content

Instantly share code, notes, and snippets.

@arjancornelissen
Created June 17, 2018 16:13
Show Gist options
  • Save arjancornelissen/a9bdf154595b877d1432e5de8870d409 to your computer and use it in GitHub Desktop.
Save arjancornelissen/a9bdf154595b877d1432e5de8870d409 to your computer and use it in GitHub Desktop.
Azure CLI Export DNS zone file
az network dns zone export -g <resource group> -n <zone name> -f currentzone.zone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment