Skip to content

Commit 76b21ef

Browse files
Merge pull request #239305 from JackStromberg/patch-120
Permissions call-out
2 parents 36639e8 + 2edcb6e commit 76b21ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/application-gateway/ingress-controller-install-existing.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: greg-lindsay
66
ms.service: application-gateway
77
ms.custom: devx-track-arm-template
88
ms.topic: how-to
9-
ms.date: 04/27/2023
9+
ms.date: 05/25/2023
1010
ms.author: greglin
1111
---
1212

@@ -119,6 +119,9 @@ looks something like this: `/subscriptions/A/resourceGroups/B/providers/Microsof
119119
--scope <App-Gateway-Resource-Group-ID>
120120
```
121121

122+
>[!Note]
123+
>If the virtual network Application Gateway is deployed into doesn't reside in the same resource group as the AKS nodes, please ensure the identity used by AGIC has _Network Contributor_ role assigned to the subnet the Application Gateway is deployed into.
124+
122125
## Using a Service Principal
123126
It's also possible to provide AGIC access to ARM via a Kubernetes secret.
124127

0 commit comments

Comments
 (0)