Skip to content

Commit 3b47cb5

Browse files
authored
Merge pull request #104888 from Styxxy/patch-2
Fix start of sentence in note field ("The")
2 parents e13a2e8 + de99d05 commit 3b47cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ az network application-gateway create -n myApplicationGateway -l eastus -g myRes
6868
```
6969

7070
> [!NOTE]
71-
> application gateway ingress controller (AGIC) add-on **only** supports application gateway v2 SKUs (Standard and WAF), and **not** the application gateway v1 SKUs.
71+
> The application gateway ingress controller (AGIC) add-on **only** supports application gateway v2 SKUs (Standard and WAF), and **not** the application gateway v1 SKUs.
7272
7373
## Enable the AGIC add-on in existing AKS cluster through Azure CLI
7474

0 commit comments

Comments
 (0)