Skip to content

Commit c211cff

Browse files
authored
Update internal-lb.md
Added a permission I have missed in the previous pull request
1 parent 6ac63af commit c211cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/internal-lb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ spec:
225225
```
226226
> [!NOTE]
227227
>
228-
> You may need to assign the *Microsoft.Network/virtualNetworks/subnets/read* permission to the AKS cluster MSI on the VNet.
228+
> You may need to assign the *Microsoft.Network/virtualNetworks/subnets/read* and *Microsoft.Network/virtualNetworks/subnets/join/action* permission to the AKS cluster MSI on the VNet.
229229
230230
## Delete the load balancer
231231

0 commit comments

Comments
 (0)