Skip to content

Commit aa81b8d

Browse files
Update tutorial-ingress-controller-add-on-new.md
The issue which is all subsequent content is included under the Azure CLI tab is fixed.
1 parent 0f9b5d2 commit aa81b8d

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)