Skip to content

Commit c3bb41c

Browse files
Merge pull request #265150 from greg-lindsay/appgw-upd
Edit note
2 parents 87c728e + 46965c8 commit c3bb41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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, linux-related-content, devx-track-azurecli
88
ms.topic: how-to
9-
ms.date: 07/28/2023
9+
ms.date: 02/02/2024
1010
ms.author: greglin
1111
---
1212

@@ -130,7 +130,7 @@ looks like: `/subscriptions/A/resourceGroups/B/providers/Microsoft.Network/appli
130130
```
131131

132132
>[!NOTE]
133-
> 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 the **Microsoft.Network/virtualNetworks/subnets/join/action** permission delegated to the subnet Application Gateway is deployed into. If a custom role is not defined with this permission, you may use the built-in **Network Contributor** role, which contains the **Microsoft.Network/virtualNetworks/subnets/join/action** permission.
133+
> Please ensure the identity used by AGIC has the **Microsoft.Network/virtualNetworks/subnets/join/action** permission delegated to the subnet where Application Gateway is deployed. If a custom role is not defined with this permission, you can use the built-in **Network Contributor** role, which contains the **Microsoft.Network/virtualNetworks/subnets/join/action** permission.
134134

135135
## Using a Service Principal
136136

0 commit comments

Comments
 (0)