Skip to content

Commit 8f662ba

Browse files
authored
Merge pull request #32715 from MicrosoftDocs/TravisCragg-MSFT-patch-7
switched import to export
2 parents 034da7c + 0ef2c0f commit 8f662ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-import-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ After you have verified that the zone has been imported correctly, you need to u
148148
149149
## Export a DNS zone file from Azure DNS
150150
151-
The format of the Azure CLI command to import a DNS zone is:
151+
The format of the Azure CLI command to export a DNS zone is:
152152
153153
```azurecli
154154
az network dns zone export -g <resource group> -n <zone name> -f <zone file name>

0 commit comments

Comments
 (0)