Skip to content

Commit 78ad9e4

Browse files
Merge pull request #15707 from sethmanheim/eefix8-21
Add AKS EE prerequisite
2 parents 274adb1 + 03d2fa7 commit 78ad9e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Connect your AKS Edge Essentials clusters to Arc
44
author: rcheeran
55
ms.author: rcheeran
66
ms.topic: how-to
7-
ms.date: 04/16/2024
7+
ms.date: 08/21/2024
88
ms.custom: template-how-to
99
---
1010

@@ -14,6 +14,8 @@ This article describes how to connect your AKS Edge Essentials cluster to [Azure
1414

1515
## Prerequisites
1616

17+
In addition to these prerequisites, be sure to meet all [network requirements for Azure Arc-enabled Kubernetes](/azure/azure-arc/kubernetes/network-requirements).
18+
1719
- You need an Azure subscription with either the **Owner** role or a combination of **Contributor** and **User Access Administrator** roles. You can check your access level by navigating to your subscription on the Azure portal, selecting **Access control (IAM)** on the left-hand side of the Azure portal, 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.
1820
- Enable all required resource providers in the Azure subscription, such as **Microsoft.HybridCompute**, **Microsoft.GuestConfiguration**, **Microsoft.HybridConnectivity**, **Microsoft.Kubernetes**, **Microsoft.ExtendedLocation**, and **Microsoft.KubernetesConfiguration**.
1921
- Create and verify a resource group for AKS Edge Essentials Azure resources.

0 commit comments

Comments
 (0)