Skip to content

Commit 3323521

Browse files
committed
minor changes
1 parent 5cfa9fe commit 3323521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/tutorial-ingress-controller-add-on-existing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this tutorial, you learn how to:
2121
> * Create a new AKS cluster
2222
> * Create a new application gateway
2323
> * Enable the AGIC add-on in the existing AKS cluster through Azure CLI
24-
> * Enable the AGIC add-on in the existing AKS cluster through Portal
24+
> * Enable the AGIC add-on in the existing AKS cluster through Azure portal
2525
> * Peer the application gateway virtual network with the AKS cluster virtual network
2626
> * Deploy a sample application using AGIC for ingress on the AKS cluster
2727
> * Check that the application is reachable through application gateway
@@ -121,7 +121,7 @@ Check that the sample application you created is up and running by either visiti
121121

122122
## Clean up resources
123123

124-
When no longer needed, remove the resource group, application gateway, and all related resources.
124+
When no longer needed, delete the resource group and all related resources.
125125

126126
```azurecli-interactive
127127
az group delete --name myResourceGroup

0 commit comments

Comments
 (0)