Skip to content

Commit 35f743c

Browse files
Merge pull request #267742 from sabbour/patch-7
Fixed typo in article title
2 parents 328a637 + 90ec285 commit 35f743c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/create-nginx-ingress-private-controller.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure internal NGIX ingress controller for Azure private DNS zone
2+
title: Configure internal NGINX ingress controller for Azure private DNS zone
33
description: Understand how to configure an ingress controller with a private IP address and an Azure private DNS zone using the application routing add-on for Azure Kubernetes Service.
44
ms.subservice: aks-networking
55
ms.custom: devx-track-azurecli
@@ -320,4 +320,4 @@ For other configuration information related to SSL encryption other advanced NGI
320320
[azure-dns-zone-role]: ../dns/dns-protect-private-zones-recordsets.md
321321
[az-network-private-dns-zone-create]: /cli/azure/network/private-dns/zone?#az-network-private-dns-zone-create
322322
[az-network-private-dns-link-vnet-create]: /cli/azure/network/private-dns/link/vnet#az-network-private-dns-link-vnet-create
323-
[az-network-private-dns-record-set-a-list]: /cli/azure/network/private-dns/record-set/a#az-network-private-dns-record-set-a-list
323+
[az-network-private-dns-record-set-a-list]: /cli/azure/network/private-dns/record-set/a#az-network-private-dns-record-set-a-list

0 commit comments

Comments
 (0)