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/role-based-access-control/built-in-roles/containers.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1521,9 +1521,14 @@ Grants access to read and write Azure Kubernetes Service clusters
1521
1521
> [!div class="mx-tableFixed"]
1522
1522
> | Actions | Description |
1523
1523
> | --- | --- |
1524
-
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/managedClusters/read | Get a managed cluster |
1525
-
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/managedClusters/write | Creates a new managed cluster or updates an existing one |
1524
+
> |[Microsoft.Authorization](../permissions/management-and-governance.md#microsoftauthorization)/*/read | Read roles and role assignments |
1525
+
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/locations/*| Create and manage a managed cluster |
1526
+
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/managedClusters/*| Create and manage a managed cluster |
1527
+
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/managedclustersnapshots/*| Create and manage a managed cluster snapshot |
1528
+
> |[Microsoft.ContainerService](../permissions/containers.md#microsoftcontainerservice)/snapshots/*| Create and manage a snapshot |
1529
+
> |[Microsoft.Insights](../permissions/monitor.md#microsoftinsights)/alertRules/*| Create and manage a classic metric alert |
1526
1530
> |[Microsoft.Resources](../permissions/management-and-governance.md#microsoftresources)/deployments/*| Create and manage a deployment |
1531
+
> |[Microsoft.Resources](../permissions/management-and-governance.md#microsoftresources)/subscriptions/resourceGroups/read | Gets or lists resource groups. |
1527
1532
> |**NotActions**||
1528
1533
> |*none*||
1529
1534
> |**DataActions**||
@@ -1542,9 +1547,14 @@ Grants access to read and write Azure Kubernetes Service clusters
0 commit comments