Skip to content

Commit 6ac63af

Browse files
authored
Update internal-lb.md
Added a note in the Specify a different subnet section to bring the attention on a possible permission issue.
1 parent 7cf4542 commit 6ac63af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/internal-lb.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ spec:
223223
selector:
224224
app: internal-app
225225
```
226+
> [!NOTE]
227+
>
228+
> You may need to assign the *Microsoft.Network/virtualNetworks/subnets/read* permission to the AKS cluster MSI on the VNet.
226229
227230
## Delete the load balancer
228231

0 commit comments

Comments
 (0)