Skip to content

Commit 03e031d

Browse files
authored
Updated wording
1 parent e01c573 commit 03e031d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/web-app-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Import the SSL certificate into Azure Key Vault.
7272
az keyvault certificate import --vault-name <KeyVaultName> -n <KeyVaultCertificateName> -f aks-ingress-tls.pfx
7373
```
7474

75-
### Create an Azure DNS zone (optional)
75+
### Create an Azure DNS zone
7676

77-
If you want the add-on to automatically managed creating hostnames, you need to configure the Azure DNS integration by [creating an Azure DNS zone](/azure/dns/dns-getstarted-cli).
77+
If you want the add-on to automatically manage creating hostnames via Azure DNS, you need to [create an Azure DNS zone](/azure/dns/dns-getstarted-cli) if you don't have one already.
7878

7979
```azurecli-interactive
8080
# Create a DNS zone

0 commit comments

Comments
 (0)