Last active
June 17, 2018 16:10
-
-
Save arjancornelissen/a49e86939fa459779ca304cedd5fa26d to your computer and use it in GitHub Desktop.
Azure CLI import 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 import -g <resource group> -n <zone name> -f o365zone.zone |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment