Skip to content

Commit e7a9a6d

Browse files
authored
Update aks-edge-howto-connect-to-arc.md
1 parent 1502c2d commit e7a9a6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Hybrid/aks-edge-howto-connect-to-arc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ This article describes how to connect your AKS Edge Essentials cluster to [Azure
1414

1515
## Prerequisites
1616

17-
- Before connecting to Arc, administrators who are the owner or contributor role of the subscription will have to:
17+
- Before connecting to Arc, infrastructure administrators who are the owner or contributor role of the subscription will have to:
1818
1. Enable all required resource providers in the Azure subscription, such as **Microsoft.HybridCompute**, **Microsoft.GuestConfiguration**, **Microsoft.HybridConnectivity**, **Microsoft.Kubernetes**, **Microsoft.ExtendedLocation**, and **Microsoft.KubernetesConfiguration**.
1919
2. Create and verify a resource group for AKS Edge Essentials Azure resources
20-
- To connect to Arc, operator will need a [**Kubernetes Cluster - Azure Arc Onboarding**](/azure/role-based-access-control/built-in-roles/containers#kubernetes-cluster---azure-arc-onboarding) role for the identity at the resource group level. To disconnect from Arc, operator will need an [**Azure Kubernetes Service Arc Contributor Role**](/azure/role-based-access-control/built-in-roles/containers#azure-kubernetes-service-arc-contributor-role) role for the identity at the resource group level. You can check your access level by navigating to your subscription on the Azure portal, selecting **Access control (IAM)** on the left-hand side, and then selecting **View my access**. See [the Azure documentation](/azure/azure-resource-manager/management/manage-resource-groups-portal) for more information about managing resource groups. Administrators with owner or contributor roles can also perform the actions to connect or disconnect from Arc.
20+
- To connect to Arc, Kubernetes operator will need a [**Kubernetes Cluster - Azure Arc Onboarding**](/azure/role-based-access-control/built-in-roles/containers#kubernetes-cluster---azure-arc-onboarding) role for the identity at the resource group level. To disconnect from Arc, operator will need an [**Azure Kubernetes Service Arc Contributor Role**](/azure/role-based-access-control/built-in-roles/containers#azure-kubernetes-service-arc-contributor-role) role for the identity at the resource group level. You can check your access level by navigating to your subscription on the Azure portal, selecting **Access control (IAM)** on the left-hand side, and then selecting **View my access**. See [the Azure documentation](/azure/azure-resource-manager/management/manage-resource-groups-portal) for more information about managing resource groups. Infrastructure Administrators with owner or contributor roles can also perform the actions to connect or disconnect from Arc.
2121
- In addition to these prerequisites, be sure to meet all [network requirements for Azure Arc-enabled Kubernetes](/azure/azure-arc/kubernetes/network-requirements).
2222

2323
> [!NOTE]

0 commit comments

Comments
 (0)