You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/concepts-identity.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,7 @@ The following permissions are needed by the identity creating and operating the
182
182
> |`Microsoft.Network/virtualNetworks/subnets/join/action`| Required to configure the Network Security Group for the subnet when using a custom VNET.|
183
183
> |`Microsoft.Network/publicIPAddresses/join/action` <br/> `Microsoft.Network/publicIPPrefixes/join/action`| Required to configure the outbound public IPs on the Standard Load Balancer. |
184
184
> |`Microsoft.OperationalInsights/workspaces/sharedkeys/read` <br/> `Microsoft.OperationalInsights/workspaces/read` <br/> `Microsoft.OperationsManagement/solutions/write` <br/> `Microsoft.OperationsManagement/solutions/read` <br/> `Microsoft.ManagedIdentity/userAssignedIdentities/assign/action`| Required to create and update Log Analytics workspaces and Azure monitoring for containers. |
185
+
> |`Microsoft.Network/virtualNetworks/joinLoadBalancer/action`| Required to configure the IP-based Load Balancer Backend Pools. |
0 commit comments