Skip to content

Commit 6e3fae4

Browse files
Update AKS-Hybrid/aks-edge-howto-connect-to-arc.md
Co-authored-by: Seth Manheim <[email protected]>
1 parent 6b0a680 commit 6e3fae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article describes how to connect your AKS Edge Essentials cluster to [Azure
1616

1717
In addition to these prerequisites, be sure to meet all [network requirements for Azure Arc-enabled Kubernetes](/azure/azure-arc/kubernetes/network-requirements).
1818

19-
- To connect to Arc, you 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, you need a [**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.
19+
- To connect to Arc, you 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, you 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.
2020
- Enable all required resource providers in the Azure subscription, such as **Microsoft.HybridCompute**, **Microsoft.GuestConfiguration**, **Microsoft.HybridConnectivity**, **Microsoft.Kubernetes**, **Microsoft.ExtendedLocation**, and **Microsoft.KubernetesConfiguration**.
2121
- Create and verify a resource group for AKS Edge Essentials Azure resources.
2222

0 commit comments

Comments
 (0)