Skip to content

Commit aadb9a4

Browse files
Merge pull request #273572 from schaffererin/bug248110
Updated listed role assignments callout to include network contributor
2 parents 387873a + e003922 commit aadb9a4

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
@@ -80,7 +80,7 @@ az aks enable-addons -n myCluster -g myResourceGroup -a ingress-appgw --appgw-id
8080
```
8181

8282
> [!IMPORTANT]
83-
> When you use an application gateway in a different resource group than the AKS cluster resource group, the managed identity **_ingressapplicationgateway-{AKSNAME}_** that is created must have **Contributor** and **Reader** roles set in the application gateway resource group.
83+
> When you use an application gateway in a different resource group than the AKS cluster resource group, the managed identity **_ingressapplicationgateway-{AKSNAME}_** that is created must have **Network Contributor** and **Reader** roles set in the application gateway resource group.
8484
8585
## Peer the two virtual networks together
8686

0 commit comments

Comments
 (0)