Skip to content

Commit 5cc9a97

Browse files
Merge pull request #313664 from jaewonparkalexander/patch-1
Update tutorial-ingress-controller-add-on-new.md
2 parents 782d463 + aa81b8d commit 5cc9a97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ appgw-subnet-cidr should be in the address prefixes in your virtual network. Ple
7676
$ az aks enable-addons --resource-group ${RG_NAME} --name ${CLUSTER_NAME} --addons ingress-appgw --appgw-subnet-cidr "10.0.250.0/24"
7777
```
7878

79+
---
80+
7981
In most cases, enabling the add-on automatically assigns the required permissions. However, depending on the environment, the permissions may not be granted automatically. In such cases, you should verify the permissions and assign them manually if necessary.
8082

8183
> [!NOTE]

0 commit comments

Comments
 (0)