Created
June 17, 2018 16:13
-
-
Save arjancornelissen/a9bdf154595b877d1432e5de8870d409 to your computer and use it in GitHub Desktop.
Azure CLI Export DNS zone file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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